6.17 INTERACTIVE COLLISION DETECTION
The collision detection methods allow you to create extremely
impressive animations. For example, throw a football down the stairs
and it bounces down just like it does in the real world. Put a sphere
on a table, tilt the table and the sphere rolls along the table, falls
down and rebounds from the floor. The list of possible examples is
infinite.
Interactive collision detection means that collisions are detected
between all particles (objects).
|