On this page |
Overview ¶
In Houdini, cooking refers to evaluating the nodes in the networks to compute the state of the scene in the current frame. Whenever you wire in a new node or change a parameter, Houdini re-evaluates the networks to compute the new outputs.
For many scenes, this is very fast, but for extremely large scenes or complex simulations, the time to cook a frame can be quite noticeable, disrupting the flow of interactive changes. In this case, you may want to set Houdini to not update interactively.
Debugging slow cooks ¶
Use the Performance Monitor to record and view cook timings to help track down and optimize problematic nodes.
Cooking controls ¶
For long cooks, Houdini prints updates and time estimates in the status line at the bottom of the main window. You can press ⎋ Esc to cancel the current cook. This is often useful when a simulation frame is taking too long, or you accidentally typed an insane value into a parameter.
To... | Do this |
---|---|
Cancel cooking the current frame |
Press ⎋ Esc. |
The bottom right corner of the main window has options for controlling cooking.
Force Update
When the update menu is set to Manual, click Force Update to cause the networks to cook and update the view.