physics_simulation

blender -b --python examples/physics_simulation.py

This script will generate 15 images and 2 blend files:

../_images/physics_simulation_1.png

Before physics simulation

We use a pose sampler to generate random poses that will finally make the objects fall into the tote.

../_images/physics_simulation_2.png

After physics simulation

All objects fall into the tote.

../_images/physics_simulation_3.png