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