Forum Moderators: Staff
Poser Technical F.A.Q (Last Updated: 2024 Nov 13 12:50 am)
Welcome to the Poser Technical Forum.
Where computer nerds can Pull out their slide rules and not get laughed at. Pocket protectors are not required. ;-)
This is the place you come to ask questions and share new ideas about using the internal file structure of Poser to push the program past it's normal limits.
New users are encouraged to read the FAQ sections here and on the Poser forum before asking questions.
My understanding has been that Poser doesn't really apply subdivison in the sense that Blender, say, does (applying it to the actual geometry), but merely applies the smoothing during the render process.
I think the Poser smoothing was being called "micropolygon smoothing" around the time Poser 5 introduced it. Googling that phrase seems to bring up references to the Reyes which you mention.
Not too informative. Sorry. I'm sort of hoping someone more knowledgeable will come along to address the question. I'd like to know, too!
===========================sigline======================================================
Cage can be an opinionated jerk who posts without thinking. He apologizes for this. He's honestly not trying to be a turkeyhead.
Cage had some freebies, compatible with Poser 11 and below. His Python scripts were saved at archive.org, along with the rest of the Morphography site, where they were hosted.
Oh, I missed my editing wondow for the above post. The Reyes page to which I provided a link states that Pixels 3D uses Reyes. Wasn't Firefly based on Pixels 3D? Or was that the material room nodes? Hmm.
===========================sigline======================================================
Cage can be an opinionated jerk who posts without thinking. He apologizes for this. He's honestly not trying to be a turkeyhead.
Cage had some freebies, compatible with Poser 11 and below. His Python scripts were saved at archive.org, along with the rest of the Morphography site, where they were hosted.
Well, one could apply SubD for smoothing during the render process. In fact, I believe some render engines do just that, due to some nice limit properties of SubD surfaces. But you're right, that doesn't necessarily mean that any smoothing applied during rendering can be interpreted as a subdivision process on the mesh level. In fact, I'm starting to suspect that the micropolygon smoothing in Reyes might work entirely different.
Anyway, still interested in getting some more info on the process, if someone comes along who has it.
-- I'm not mad at you, just Westphalian.
Maybe this site sheds some light on what's going on within Poser's Firefly renderer...
www.steckles.com/reyes1.html
Yesterday's the past, tomorrow's the future, but today is a gift. That's why it's called the present.
there are numerous references in these forums that FFRender is a reyes renderer.
I useta know how to examine the FFRender code in OS X with a package viewer,
but I forgot how. maybe if ya read thru the FFRender code, it will say what subdivision
smoothing level (e.g. 4, 6, 8 et al.) it uses for render smoothing. maybe it only smooths
the quads and skips the triangles.
Quote - Maybe this site sheds some light on what's going on within Poser's Firefly renderer...
www.steckles.com/reyes1.html
Yep! Thanks for that. That actually clarifies what they mean by dicing (although I began to suspect it was something along those lines).
I'm still quite unclear how they do the smoothing, though, and haven't found any useful information in any of the descriptions of the Reyes algorithm I've seen.
-- I'm not mad at you, just Westphalian.
Attached Link: http://www.cise.ufl.edu/submit/files/file_020f70fe71888f602530143e2e326be2.pdf
Poser's "smooth polygons" converts polygons to bezier patches at render time. Do a search for "pn triangles", that should give you pointers in the right direction. I noticed that in Hexagon 2.5 you can select "bezier interpolation" as smoothing operator, which comes reasonably close. That could be of help when modeling content for Poser.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.
Hi folks,
I've tried various combinations of "Reyes" and "Vortex" with "smoothing", "subdivision" etc, but couldn't find any concrete information on what's actually going on. Is it a trade secret?
Basically what I'd like to do is the following: I have a ca. 9000 poly figure that renders nicely in Poser when I subdivide it once in Wings. Subdividing in this case means SubD a.k.a. Catmull-Clark. Poser's Firefly renderer does something different, and meshes that work well in SubD don't necessarily in Poser. Now fixing this while working in a SubD modeler is obviously a bit tricky, but if I knew the actual algorithm, I could try to reverse it, starting from the higher res figure and thus create a modified version of my original figure that would be closer to the higher res one after one subdivision step in Poser. So, presumably, it would render better and look smoother.
I hope I made myself halfway clear. Anyway, any info on how the subdivision works?
Cheers,
Olaf
-- I'm not mad at you, just Westphalian.