November 2016
Beginner to intermediate
1281 pages
28h 40m
English
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.
Read now
Unlock full access