Zev0 opened this issue on Oct 19, 2011 · 191 posts
Dizzi posted Tue, 25 October 2011 at 12:12 PM
Looking at the available Poser Python methods, one could probably create a a Catmull–Clark subdivided mesh before rendering.
Click scripts's render button
script creates new mesh (for the frame), copies material setting, sets the original mesh to invisible, starts the renderer
Poser renders subdivided mesh...
script deletes the created subdivided meshes, sets original mesh to visible
Somewhere on the road 32 bit Poser probably runs out of memory ;-)
But I'd rather wait for SM to add CC subdivision...