Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2024 Nov 21 6:06 am)
Attached Link: 3Delight
Here's the link to 3Delight, which is required (and a free download). I would like to add that my script should in theory work with other RenderMan compliant renderers too, for example Pixar's PRMan, BMRT, Aqsis, RenderDotC or Pixie. This may or may not require you to modify the script.Attached Link: PoserMan zip file
ford3auss, you need to download another file. You can find it on the web page behind the first link, or just use the direct link here.This is what I got Traceback (most recent call last): File "", line 242, in ? File "", line 230, in init File "RuntimePythonlibos.py", line 387, in getitem return self.data[key.upper()] KeyError: DELIGHT is there some particular place we need to have 3delight installed? like maybe the poser5 folder itself?
c1ircle: No, it does not need 3Delight in a special place. But they key error says that the 3Delight installer did not set some system variables. What OS are you on? If you're on 2000, you might need to do this: http://www.3delight.com/ZDoc/3delight_7.html#SEC7 ford3auss: It is exporting all the frames, so if you have long animation it will take a while. Set the animation lenght in Poser to 1 if you want only one frame export. If you don't want to use animations at all, open the Python script in a text editor and change "ANIM = 1" to "ANIM = 0".
ford3auss, did the script create the RIB files correclty? Are there any other files in the same directory? Export time really depends on your scene complexity. The script will also convert the textures to the tdl format that 3Delight requires, so if you use lots of textures the following exports should be faster (until you delete the .tdl files).
Im back, well this time i saved to a folder on my desk top,and i ended up with this, any ideas, and i changed the "ANIM = 1" to "ANIM = 0". it was a lot quicker, but 3delight doesn't launch. I just used standard Don with standard tex.. It allso but a rib file in my folder on desk top...3delight is on cdrive..
that did the trick :) rebooting after you install something helps too. The renderer seems a lot quicker than poser itself, are you planning to add the smoothing to this in the future? ps I think there's a problem with the ebots as I never saw your original thread or I'd have been all over it like a rash ;)
c1rcle: Yes, smoothing is planned. In fact, I have subdivision surfaces in the script already, but that interferes with the materials right now. I have to work on it a little more. Also, I plan to add the other missing features too, namely bump, environment and transparency mapping. I'm not sure if shadow maps are easy, and very cool would of course be ambient occlusion or some other global illumination feature.
atz3, ford3auss - can one of you open such a RIB file in a text editor and see if it has a line "Display "tiff" "rgba"" at the beginning? You could also try a file search for that tif file, maybe 3Delight has put it somewhere else. Also, you may try running 3Delight from the command line, "renderdl -D "
Mark: It doesn't do transparency mapping yet, which I suppose your hair is using. You'll either have to stick to "plastic hair" using no transparency mapping or use Poser 5's dynamic hair, for which basic support is included as mentioned in the readme file. That's one of the reasons why I am not considering a full-featured release yet, hence the name "preview release 1". While it's nowhere near being a replacement for production quality renders in FireFly, I thought it could be useful for quick background animation previews already. Of course, getting a better quality out of my epxorts is something I am pursuing.
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
Attached Link: PoserMan
Sorry for the repost, but getting only one response on the last try made me think I did not chose a thread title compelling enough, or whatever I wrote in the thread was too scary. Back on topic: I would like to inform you that I have released a preview version of my "PoserMan" script which embeds 3Delight as an external renderer in Poser 5. Please not that since it is not finished yet, I cannot please you with promises for instant jawdropping renders, but I can tell you that it has such nice features as background rendering of animations and the export of Poser's dynamic hair and clothing. I thought it would be too unfair to keep such a thing for myself. I would love to get some feedback from you, at least to tell me wether it works on your computer or not (as I might have forgotten to include a file in the archive). Thanks for your attention, Stefan