Jump to content

vdb from polygons


prashantcgi

Recommended Posts

Hi Everyone,

 

While using VDB from polygon, I face a issue related to input geometry smoothness.

 

The issue is that :-

 

My Original geometry has Normal info because of which the geometry looks smooth.

But when i convert the geometry into the VDB i don't get any smoothness.

 

please check the attached image,

Please tell me how to achieve the smoothness in VDB,

I Tried using VDB smooth node but the result don't match with the original input geometry smoothness.

 

Thank you every one in Advance.

Prashant

 

 

post-8448-0-14686400-1433531857_thumb.jp

post-8448-0-85117400-1433531867_thumb.jp

Link to comment
Share on other sites

I wouldn't say normals really make sense in the context of a VDB.  A signed distance field represents only the true geometric surface, and implicitly defines its own normals - the gradient of the distance field.  Overriding it with your own would sort of defeat the point of using VDBs/SDFs in the first place.  If you're seeing facets in your VDB, you need to ensure your input geometry is genuinely geometryically smooth.  Use this as an indicator that your input mesh needs some refinement - not as an indicator that the VDB conversion process is doing anything wrong.

Normal information on the input is moot, best to just ignore/delete it and view the input in hard-edge mode.

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...