Falling bricks example (demo_MBS_bricks.cpp)

A tutorial about collisions.

Create a stack of bricks and a wrecking ball that collides with them.

Learn about:

  • how to enable collisions

  • how to use the surface material

  • how to impose an initial speed to a body

\include demo_MBS_bricks.cpp

Last updated