Introduction - If you have any usage issues, please Google them yourself
This a small demo, showing how to build a race car using
the ODE physics library, using a box and four rays for the
car physics. It also shows how to build a "player" using a
capsule and a raycast to walk through geometry, FPS style.