Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 418 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 418 Bytes

Description

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