This programs runs a simulation of spheres moving around in a 3D cube. It displays this scene using 3D graphics. The computer graphics algorithms are implemented by hand.
- Move the camera around with the
wasdqekeys - Speed up or slow down the spheres with the up and down arrow keys
