make PROG=lab4
to compile your application program's source file(s) and create
a UNIX executable lab4, which is to be created by linking your
application program with the OpenGL and GLUT libraries.
If you choose to use C++, instead of C, please be sure to include a
Makefile which has been modified to meet the specifications above.
NOTES:
- You are expected expected to use the names Readme, lab4dir, and lab4 as specified above. As I am using scripts to
help with the grading process, failure to do so is annoying and you will be
suitably awarded! :-)
- You are expected to include a Makefile and it should
function as specified above.
- Your directory should only include the source files, any header files that
you have created, a Readme file and a Makefile, i.e., please remove any backup
files, executables, etc. before submitting.
Assessment
Your overall programming assignment grade will be based on the following:
demonstration of the use of the required routines, the complexity
(how interesting) of graphical output, internal documentation, and program
design. The gradesheet I will use can be viewed
here.
When I begin grading your submittal, if there are any problems,
I will send you e-mail and you must then resubmit within 24
hours. Incorrect submittals are subject to penalties!
Nan C. Schaller
Rochester Institute of Technology
Computer Science Department
102 Lomb Memorial Dr.
Rochester, NY 14623-5608
telephone: +1.585.475.2139
fax: +1.585.475.7100
e-mail:
ncs@cs.rit.edu
August 25, 2004
http://www.cs.rit.edu/~ncs/Courses/570/Lab1.html