Chain vdb_view and vdb_render #1715
-
I was wondering if there is an existing way to use the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Hi Chris, it's a great idea, we haven't implemented anything like this, but it doesn't sound too complicated if you'd like to have a go at this yourself? We are not sure if the cameras are the same however. One other thing to mention is that there is a flag to vdb_render which allows you to look at a specific xyz location which can also be quite convenient: |
Beta Was this translation helpful? Give feedback.
Hi Chris, it's a great idea, we haven't implemented anything like this, but it doesn't sound too complicated if you'd like to have a go at this yourself? We are not sure if the cameras are the same however. One other thing to mention is that there is a flag to vdb_render which allows you to look at a specific xyz location which can also be quite convenient:
https://github.com/AcademySoftwareFoundation/openvdb/blob/master/openvdb_cmd/vdb_render/main.cc#L188