Physics and collision system to make players interact with the generated
terraine without falling through the world like lemmings.
It uses a shared bilinear interpolation function for terrain height for
smooth and consistant height queries on the client and server.