Go Back

This is a solar system written in OpenGL in C++ where my aim was to create the solar system.
Throughout the semester I created the planets revolving around the sun on their orbit and the moon revolving around the Earth.
I included the keyboard controls which is used to control the camera view and the mouse controls which on right click opens an option box where there are some lighting options to choose from.
This was done over 3 months and by the end of the project I gained an in-depth knowledge o C++ and some brilliant game programming skills like reading from files like reading OBJ files into the scene other than the basic txt files.