Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2024 Nov 09 8:30 pm)
The subdivision is done in PoseRay. POV-Ray does not have subdivision. PoseRay subdivides the model before sending it to POV-Ray for rendering.
The subdivision will keep sharp edges (from normals) and can keep existing mesh edges unmodified while changing the rest of the mesh. Also it can be applied to a particular group or material without gaps between the subdivided and not subdivided surfaces. These will be all user selectable options.
The algorithm implemented in PoseRay is the modified Loop's algorithm to account for edges and corners. The UV subdivision is also using the modified Loop algorithm and will keep the UV edges on the mesh.
From the renders I have seen here I beleive Poser 5 uses an interpolating smoothing routine. Meaning that the subdivided mesh goes through the original mesh points. Loop's method is approximating (like a bezier and its control points) Interpolating routines, if it does not check edges, will give meshes an inflated appeareance.
Using Loop's (or any other approximating method) as the number of subdivisions is increased the mesh will resemble a NURBS surface.
later,
FlyerX
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: http://user.txcyber.com/~sgalls/
Hello,I have been working on PoseRay 3.5 for some time and I have used it to apply some new techniques for 3D meshes. For people that do not know PoseRay is a free program that mainly converts 3D models into complete POV-Ray scenes.
I have been playing with subdivision surfaces and I gave it a try using LinLin. Since this model is based on the P4 female it has a low resolution mesh. This is evident when zooming on the face where the edge of the eyelids has a coarse appeareance.
I exported LinLin from Poser 4 and used PoseRay to make one Loop subdivision on the mesh and then rendered it directly into POV-Ray. This resulted in no discernable edges. This can be done after creating the scene in Poser so there is no need to work at high resolution until the render step.
I attached POV-Ray renders of the original and subdivided mesh.
The subdivision also works on the UV mapping (obviously) and can be limited to a particular set of groups or materials.
The updated mesh can also be exported to OBJ so that Poser (or any other program) can use it.
Other new PoseRay features (among many others) are LightWave (5 and 6) and RAW triangle import. LightWave files can use PoseRay's subdivision to generate the mesh from their control mesh (if it is present).
Hopefully I will release the new version soon.
later,
FlyerX