How to create rigid bodies

See also: Dynamics, Rigid body dynamics

Overview

Rigid bodies are simulated objects. Houdini simulates their motion and collisions with other simulated objects as if they were hard, solid objects (as opposed to other types of simulated objects such as fluids, cloth, and soft bodies).

The procedure for creating a simulated rigid body is straightforward.

  1. Model a geometry object containing the geometry you want for the rigid body.

  2. Select the object.

  3. On the Rigid bodies tab of the shelf, click one of the tools below to automatically create the dynamics nodes to put the object under simulation control.

The Ground plane tool doesn’t require that you select a geometry object first, it just creates a static ground plane object at the origin for you.

Tools for creating rigid bodies

The tools on the Rigid bodies shelf tab let you create and constrain rigid body simulation objects.

RBD Object

Creates a rigid body dynamic object from a geometry object.

RBD Fractured Object

Creates a number of rigid body dynamic objects from a geometry object.

The individual RBD objects are created from primitive groups you create beforehand in the geometry. You can either cut up the geometry manually, or use the Break or Shatter tools on the Model shelf tab.

This tool is useful to simulate an object shattering, since it does not require much force to break the object apart.

RBD Glue Object

Creates a number of rigid body dynamic objects from a geometry object.

Like the RBD Fractured Object, this tool breaks the geometry into pieces according to groups, with each piece being an independent RBD Object. This tool also glues the pieces together.

Whereas the pieces created by RBD Fractured Object are loose and will fall apart easily, the pieces created by this tool are held together by the glue strength and will only come apart when sufficient force is applied.

Static Object

Creates a static rigid body object from a geometry object.

A static object participates affects other objects in the simulation (for example, other objects can bounce off it), but its motion is not controlled by the simulation – it does not bounce off other objects, or fall according to gravity, or move at all unless you animate it.

This is useful for creating rigid objects that are extremely heavy or should will not move in your simulation, such as a table on which other objects sit.

RBD Point Object

Creates a new simulation object at each point of a source geometry object, similarly to how the Copy surface node works.

This is useful for simulating a large collection of identical objects, such as a pile of cans in a grocery store or a forest of trees.

Ground Plane

Creates an infinite ground plane suitable for RBD, cloth, or wire simulations. The ground plane is a type of static rigid body (see Static Object above).

Terrain Object

Creates a terrain object from a geometry object. The terrain object is a type of static rigid body (see Static Object above).

Whereas the Ground Plane tool creates a perfectly flat static ground object at the origin, this tool lets you select a 3D surface (for example, a deformed grid representing terrain) and automatically turn it into a suitable static ground object.

Unlike the Ground Plane, which is infinite, the simulation object created by this tool is only as big as the original geometry.

Rigid body constraints

There are also several constraints you can use with rigid body objects. For more information see the following: