Computer Science 112
The Art & Science of Computer Graphics
Fall 2015, The College of Saint Rose
You have a great deal of freedom in choosing what to model for this project. However, it must be an effective demonstration of your modeling skills. Projects of appropriate scope and difficulty might involve:
Choosing to produce an animation will demonstrate your willingness to spend extra time in careful planning, but there is no "extra credit" for choosing this option. Any of the above can result in a good project (and hence, a good grade).
Your project should include substantial new work. You are encouraged to use your previous labs or objects developed by classmates, but be sure that the bulk of your work is new. Any work borrowed from your own previous labs, class examples, and classmates must be clearly cited!
The final project will account for 20% of your course grade.
The Proposal
By 4:00 PM, Tuesday, November 24, 2015, submit a project proposal.
Your proposal should answer the following questions:
Everyone should arrange to meet with me in person (may substitute an email exchange if an on-campus meeting does not work) no later than November 20 to discuss your proposal and to finalize a "grading contract" for your project based on your proposed project. We will set goals and an implementation schedule for your project. Your grade will be based, in part, on how completely you meet these goals (see below).
Lab Usage and Rendering Time
As the end of the semester approaches, the computer labs can become very busy. As your models become more complex, rendering times will increase. Plan ahead!
Here are some suggestions and requests:
Final Submission
Submission is similar to the procedure you have used for Studio/Lab assignments all semester:
Demonstrations (our "Gallery Opening")
You will have a chance to show off your work on this project (in addition to the work you've done throughout the semester) to classmates and guests at a "gallery opening" to be held during our scheduled final exam slot, 8:00-10:30 AM, Wednesday, December 16, 2015, in Science Center 469A.
Grading
The project is graded out of 100 points, which are distributed as follows:
> Feature | Value | Score |
Completeness of Proposal | 8 | |
Model code documentation | 10 | |
Model code style | 10 | |
Wiki presentation | 8 | |
Gallery opening presentation | 4 | |
Grading contract | 60 | |
Total | 100 | |
Model code documentation includes the comments within the model, and must address specifically how the project meets the terms of the grading contract.
Model code style includes the use of good names, object hierarchy, defined names, functions, etc..