Description
- Make sure glut is setup in your system.
- Suggestion Use code-blocks for the development
- You might create a new glut project and rplace main.cpp with this file and copy paste the images folder in the same directory.
- For this project I used SOIL to implement texturing and adding four different textures for four diffent planets.
- Code instructions are already there in the main.cpp file.