mac310x
June 28, 2025 02:37:41
I am making a steam in Houdini with watching a tutorial.
https://www.youtube.com/watch?v=ZJT7pMCaXCs [
www.youtube.com]
In this tutorial, the steam starts to create in the first frame, so actual steam is visible in the shot after 5-10 frames.
But, I want to have big amount of the steam in the first frame. How do I set the start frame of steam creation before frame 0?
Tanto
July 1, 2025 10:40:56
Create a pre-roll by setting the Start Frame of your Dop network to a negative frame, or cache more frames at the end and use a Time Shift sop, adding an offset to its Time parameter expression ($F + 50, for instance, to move forward by 50 frames).
mac310x
July 2, 2025 02:33:34
thank you! I didn't know I can set negative frame.