CS465 ASSIGNMENTS
There will be three/four programming assignments throughout the semester.
You can Visual C++ (OR C++ on Linux) and OpenGL . For drawing windows,
user interaction, event handling, etc, you can use GLU/GLUT OR freeglut Libraries. Source code documentation
and organization should make your programs easy to read and convey your
understanding of the implemented applications. Poor documentation
and programming style will result in a lower score.
Assistant's Web Page
for Assignments
(Contains useful information and links related with
OpenGL and GLU and also lots of code samples).
You will demonstrate your programs to me in the scheduled
time. Demo times will be announced for each assignment in these pages.
All the students of a group must be available in the
demonstrations. Demonstrations are a kind of exam. I may ask
questions to understand your contribution to the assignments in
the demos.
You must also submit your source codes (including online
documentation (comments and a README.txt file explaining how it is
compiled and run) to the TA. You should email (with the Subject
CS465 Assignment #1) to Ates Akaydin
(akaydin@cs.bilkent.edu.tr) a single zip file named as LastName1_LastName2_CS465_Asst1.zip,
containing two directories: SourceCodes, Executables, and a README.txt
file describing how to compile and run your assignment.
Late Assignment Policy:
No late assignments accepted. Submit whatever you have done on the due date
to get partial credit, with an explanation of what you have done, what is/is not
working etc.
Last modified at November 25, 2011