This is a simple and intuitive model a solar system constructed with opengl(glut)
The "algo.hpp" header has all the tools created to make the project easier to read and implement
The "main.cpp" is the main file of the project, it has most of the assests used in the project, (aka the planets, sun, and orbits).