CIS 20.1 - Computer Graphics
Assignment #4 - Enhancing the Solar system
- Add a couple of more planets.
- Add some moons to the planets (BTW, Mercury and Venus have no moons).
Optional
- Add rotation of the planet
- Tilt the planet's axis
- Tilt the plane of the planet's revolution (plane of ecliptic) around the sun
- Add rings to Saturn
- For some real fun, try implementing the moons using the non-object-oriented solution.