Write VDB From Maya Fluid

2,280 views
Skip to first unread message

sabareesh rg

unread,
Oct 9, 2014, 2:53:46 AM10/9/14
to openvd...@googlegroups.com
Hi all,

I tried to export Maya fluids through "OpenVDBFromMayaFluid" and "OpenVDBWrite" Node  , Its not exporting sequences .
I seen a currentTime attribute in OpenVdbFromMayaFluid ,but not in vdb write node.

Here is the workflow i followed


Fluidshape  --> OpenVDBFromMayaFluid.VdbOutput --> OpenVDBWrite.VDBOutput --> OpenVDBVisualize.VDBInput

currentTime is connected to OpenVDBFromMayaFluid.
VdbOutput node.

still not creating sequence

Is this workflow is wrong ????

Please somebody show me the right way to do this



Thanks and Regards
Sabareesh RG

HowardM

unread,
Oct 13, 2015, 12:42:02 PM10/13/15
to OpenVDB Forum
Hello Sabareesh,

Having a similar problem and wondered if you figured it out?

Seem there is no Time Attr to allow you to update the frame numbers....

Cheers,

H

Steven Caron

unread,
Oct 13, 2015, 1:40:59 PM10/13/15
to OpenVDB Forum
we had to change the source code for both read and writing of VDB files to support a frame replacement syntax, volume.####.vdb and we had to change the AETemplate to expose a 'Frame' attribute which was driven by an expression.

otherwise you need to write your own script which loops over the range, changing the output filename every frame.

HowardM

unread,
Oct 13, 2015, 1:46:08 PM10/13/15
to OpenVDB Forum
Cheers Steven,

Any chance you can share the code to support frame replacement syntax?

Thanks!

Steven Caron

unread,
Oct 13, 2015, 2:08:30 PM10/13/15
to OpenVDB Forum
I would love to, but unfortunately it is my employer's and not mine to share.

HowardM

unread,
Oct 14, 2015, 4:57:01 AM10/14/15
to OpenVDB Forum
Hehe I understand, cheers!


HowardM

unread,
Oct 14, 2015, 8:03:34 AM10/14/15
to OpenVDB Forum
Any Idea why the OpenVDBWriteAnim node was removed after 2.3?

Cheers!

Reply all
Reply to author
Forward
0 new messages