how to convert vdb with constant resolution from .obj model? #2035
Unanswered
boringfish
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone. Now I am trying to convert obj to vdb like that:
The obj is normalized. I want the max dim of the transformed vdb (ActiveVoxelBoundingBox) to have the constant 512 resolution. However, this max dim is always 511 or even 513. So, how can I get the constant 512 resolution sdf vdb? Thank you very much!
Beta Was this translation helpful? Give feedback.
All reactions