Houdini 19.5 Nodes Dynamics nodes

Vellum Rest Blend dynamics node

Blends the current rest values of constraints with a rest state calculated from the current simulation or external geometry.

Since 17.0

The Vellum Rest Blend DOP allows mixing the current rest values of constraints, including rest length and rest angles, with a rest state calculated from the current simulation or external geometry. When the rest source is the current simulation geometry, this DOP provides an effect similar to controlled plasticity. Using external geometry, you can achieve other effects such as purposefully stretching or putting bends into cloth or hair, or inflating an object over time.

If this DOP is used inline with a Vellum Source DOP, the blending will only apply to points in the stream created by that node. In this way you can use separate external rest geometry for each Vellum patch sourced.

Parameters

Activation

Controls if the microsolver is solved at all.

Update Frequency

How frequently to blend rest states.

Single Frame

Blend the rest states only on the specified Frame.

Each Frame

Blend the rest states once every frame, but not more frequently.

Each Substep

Blend the rest states every substep. This has the greatest accuracy, but can slow the simulation.

Creation Frame

Which frame to blend rest states when Update Frequency is set to Single Frame.

Group

Specifies the point group in the geometry whose constraints should be blended with the external rest state. NOTE: Any group specified here should also exist on the rest geometry.

Blend

Constraint Group

Specifies the primitive group of constraints whose rest values should be blended with the external rest state.

Source

Specifies the source of the rest geometry from which to calculate the rest state for blending. Simulation Geometry will use the current state of the simulation, which can be useful to control effects similar to plasticity, “baking” the current simulation state into the constraints. SOP specifies external geometry, which should have the same topology as the original input geometry.

Mode

Controls how the rest states are blended. With a value of Blend, the states are blended together using a 0-1 values. With a value of Distance, the current state can move a maximum of the specified Distance units towards the new rest state, e.g. a maximum of 5 degrees for a bend constraint.

Blend

In Blend mode, specifies how much of the current rest state and external rest state should be blended together. With a value of 0, the constraints' rest values will not be modified; with a value of 1, the constraints' rest values will be updated to exactly match the external geometry state.

Distance

In Distance mode, specifies how far the constraints' current rest state can be modified towards the external rest state. This is specified in the units of the constraint, so generally should be specified for only one constraint type at a time using the Constraint Group. For Stretch constraints this value is specified in length units (typically meters); for Bend constraints it is in degrees.

Use Timestep

Determines if the current solver timestep will be used to apply this node.

If set, the current timestep size will be multiplied by the scale and used for the time increment for this operation. Otherwise, the time scale will specify an absolute fictitious time to integrate by.

By disabling the link between the actual real time and the microsolver time, you can perform operations in a separate, fictitious, time.

Time Scale

The timestep used for this microsolver will be scaled by this amount. This allows one to achieve non-realistic effects, such as parts of the simulation operating at different speeds than other parts.

Similarly, it is useful if a solver needs to be evaluated independently of the main timestep.

See also

Dynamics nodes