Jump to content

Exporting geo RIBs for SSS rendering


Recommended Posts

I'm exporting a geometry rib sequence to be used in maya and rendered as subdivision surface. Things go well until I set a shader override in maya to add a point based SSS-shader for the rib. The SSS naturally requires some specific ri options to exist for the geometry so that samples get distributed nicely. I have now Automaticly compute N for polygons, Interpolate Boundary and polygons as subdivision. Things allmost go fine, but some artifacts still appear when rendering. Maya Man seems to use SubD polys, interpolate boundry, and some "Smooth triangles" options for it's ribs and they work fine.

Has some one done this before and solved what options are needed to do this right ?

Thanks

Link to comment
Share on other sites

Here's an image displaying some uneven point distribution of a pink goo with pointcloud SSS. Any ideas what might be the cause of this ?

Did you disable raster oriented dicing, hidden surface elimination, and backface culling?

If this isn't it, maybe try enabling "smooth" on the ptfilter call or subsurface() call?

Edited by brianburke
Link to comment
Share on other sites

Did you disable raster oriented dicing, hidden surface elimination, and backface culling?

If this isn't it, maybe try enabling "smooth" on the ptfilter call or subsurface() call?

No I didn't. I'll check that today. Thanks for the reply!:)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...