Creating some basic physics simulations using OpenGL and C++. Goal 1: Create a sphere bouncing around the screen Goal 2: Create a 2-body system of orbiting spheres Goal 3: Create a ray-tracing algorithm