Creation of the simulation of a stack of planks

We will now create our simulation. In any rigid body simulation, the objects have some properties that define them. For instance, you can set their mass, velocity, or simply let gravity act on them as the sole force. In any decent physics engine, you can have static and dynamic objects. A static object is an object that, as its name implies, can't move at all but will be considered in the simulation when collisions occur.

A dynamic object is an object that can receive forces. In Blender, static objects are defined as Passive and dynamic objects as Active.

  1. We will select all our planks, and in the Physics tab, in the left 3D view panel (T), we will press the Add Active button. They will have a green ...

Get Blender 3D: Characters, Machines, and Scenes for Artists now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.