Page 1 of 1
OpenVDB sequence delay
Posted: Sun Aug 21, 2016 1:39 pm
by Jackytalpalar
Hi,
I need to start explosions at different times on the same animation and I want to use the same simulation several times with delays between them.
How can I tell an OpenVDB sequence to start at a determined frame?
Thanks.
Re: OpenVDB sequence delay
Posted: Mon Aug 22, 2016 8:39 am
by juanjgon
You can add the $F token to support OpenVDB sequences (using files like volue_0001.vdb), but I am not sure if using this token you could add the delay you need to the sequence, because $F is going to use always the current frame number.
Let me think about a solution for this workflow.
Thanks,
-Juanjo
Re: OpenVDB sequence delay
Posted: Mon Aug 22, 2016 4:58 pm
by Jackytalpalar
Thanks Juanjo!
Re: OpenVDB sequence delay
Posted: Sun Oct 16, 2016 11:33 am
by 3dcgmodeler
any ideas on this
I also want to do the same thing
Mike
Re: OpenVDB sequence delay
Posted: Sun Oct 16, 2016 4:00 pm
by juanjgon
I am thinking about a solution for the next build, probably with other token to set the initial sequence frame.
-Juanjo
Re: OpenVDB sequence delay
Posted: Tue Oct 25, 2016 10:25 pm
by juanjgon
For the next build, I've added a new parameter to set an offset for the current frame that is extracted from the $F token.
Thanks,
-Juanjo