Notes
Assignment One - 2D Screen Saver
- Get the description of the assignment here: Assignment1.pdf.
- This is what it will look like but with your own initials:
Assignment Two - The Hitch Hiker's Guide to the Planets
- Get the description of the assignment here: Assignment2.pdf.
- Here is an example executable Planets.exe and you will also need the enterprise model in the same directory
enterprise.txt . Note that the example may be a bit different from the description and you need
to follow the description in the PDF
- Here are some other models if you want to play with them:
voyager.txt,
camel.txt,
cow.txt,
rabbit.txt,
pig.txt and
klingon.txt,
- Here is the earth.c code.
- This is what it will roughly look like but you will have different planets and you don't need to tilt the enterprise:
Note: you may need to put freeglut.dll into the same directory as the .exe file if it won't run.
Return to main page.