Page 1 of 1

VDB orientation fix

PostPosted: Mon Aug 19, 2019 12:30 pm
by J.C
Dear developers, please consider adding VDB orientation mode option. By default it is rotated -90 degrees. Adding this option would remove the necessity to rotate the mesh manually every time a VDB file is imported.

Re: VDB orientation fix

PostPosted: Tue Aug 20, 2019 5:46 pm
by pegot
+1

Re: VDB orientation fix

PostPosted: Mon Nov 18, 2019 8:07 pm
by grimm
Yes, this would be awesome. :) Also it would be nice if the VDB was scaled to fit inside the domain. Now the VDB can come in many times larger than the domain and you have to scale it down a lot.

Re: VDB orientation fix

PostPosted: Thu Feb 20, 2020 9:10 am
by linograndiotoy
J.C wrote:Dear developers, please consider adding VDB orientation mode option. By default it is rotated -90 degrees. Adding this option would remove the necessity to rotate the mesh manually every time a VDB file is imported.


When the VDB is generated in Blender itself, the orientation is correct. Each software able to generate simulations is using its own coordinate system, so transforming the item in Blender may be needed.

Re: VDB orientation fix

PostPosted: Thu Feb 20, 2020 9:13 am
by linograndiotoy
grimm wrote:Yes, this would be awesome. :) Also it would be nice if the VDB was scaled to fit inside the domain. Now the VDB can come in many times larger than the domain and you have to scale it down a lot.


When you import a VDB there's no "domain" concept. You're just using the item transformation to control size, position and rotation.
VDBs can have different size/scale according to the software used to generated them. If you generated the VDB for Blender you'll get the same exact scale and rotation.

What we need is a way to visualize the VDB in OpenGL.