CPSC 360 Programming Assignment 6 Solar System Model by Chris Bolduc boldu101@chapman.edu This program produces a 3-D model of the solar system. Special notes: Put all these files in one folder and compile. (gcc *.c -l ...) This model is completely interactive. Controls: W move forward S move backward A move left D move right J turn left K turn right I look down* K look up* *Can be inverted by changing a constant at the top of the file. These controls should be pretty familiar to gamers. Right-click the mouse to get a menu with some fun and/or useful options. Sources: http://www.nineplanets.org http://www.solarviews.com/eng/homepage.htm