11-16-2012, 05:47 AM
Not sure if this was working previous to 3.6 or not, but I just had some issues with it... I took a poser model, converted it to obj, imported that into Wings3D, then tried to render via POVray.
Now, I ran into two problems. One was an object that was "missing":
object{ wl_0_Ambient
}
I get an error loading the file manually, and trying to render. However, a bigger problem seems to be that the parameters are wrong for running POVRay. It seems that, if you do not supply, in 3.6, a +i to your input file name, POVRay will assume that the file contains INI settings, not scene data, then complain that you passed it information that you shouldn't, specifically:
"Only /EDIT and /RENDER may be passed to previous instance"
I refer to this post, where someone else was talking about the same problem:
http://news.povray.org/povray.newusers/t...3C405ab37b$1@news.povray.org%3E/?ttop=240712&toff=900
I think, the only problem is just the missing "+i", for the input filename. Minor issue, but, it means that you can't use the POVRay export, or fix it, unless you set dialogs for the plugin to "on", instead of "auto", and use the revealed "export" option instead of the "render" option.
But, even then, there is still the odd missing object I mentioned. I have no idea if that is generated by Wings3d, or its something that Poser failed to export properly, or what, but.. it does prevent even an export from rendering, unless you comment out the lines.
Now, I ran into two problems. One was an object that was "missing":
object{ wl_0_Ambient
}
I get an error loading the file manually, and trying to render. However, a bigger problem seems to be that the parameters are wrong for running POVRay. It seems that, if you do not supply, in 3.6, a +i to your input file name, POVRay will assume that the file contains INI settings, not scene data, then complain that you passed it information that you shouldn't, specifically:
"Only /EDIT and /RENDER may be passed to previous instance"
I refer to this post, where someone else was talking about the same problem:
http://news.povray.org/povray.newusers/t...3C405ab37b$1@news.povray.org%3E/?ttop=240712&toff=900
I think, the only problem is just the missing "+i", for the input filename. Minor issue, but, it means that you can't use the POVRay export, or fix it, unless you set dialogs for the plugin to "on", instead of "auto", and use the revealed "export" option instead of the "render" option.
But, even then, there is still the odd missing object I mentioned. I have no idea if that is generated by Wings3d, or its something that Poser failed to export properly, or what, but.. it does prevent even an export from rendering, unless you comment out the lines.