ABSTRACT

Just as in Chapter 7, we will first look in detail at the physics of collisions. We are building a microcollision physics engine, that is, one in which resting contacts are handled with lots of minicollisions (plus a bit of special-purpose code). Before we can get the microcollisions of resting contacts working, we need to look in detail at basic collision handling.