Convert color mesh to VDB #1792
Unanswered
chrisflesher
asked this question in
Q&A
Replies: 1 comment
-
Here's the python script.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am looking for advice on how to convert a high resolution mesh to surface / color VDB.
My current solution is to:
vdb_render
andexrdisplay
However this method is very slow. Some other options I considered:
Beta Was this translation helpful? Give feedback.
All reactions