Wednesday, July 8, 2009

Assignment 04

This final assignment should be a collection of all the topics from the last assignments. You should try to create a system starting from the point going all the way up to the surface, and finishing it by making modification on this surface's components.

You should to this both by creating a polygonal and a nurbs surface, as the final component modifications will depend on the type of object you have in the end.

Here are a few guidelines:

  • You should produce new work, and not simply copy from the past assignments or from material given in class
  • Start by writing down the logic by which your script will work to produce the final result you want to achieve. This should be done in plain English, just like your pseudo-code in the beginning of the course
  • Create functions for each of the steps, using both arguments and return values, so that one function depends on the results of the last to work
  • Document each step by doing renderings or screenshots, and also by intensively commenting your script
  • Post both final results (polygonal and nurbs surface) along with corresponding scripts and images

You can do the work in groups of two if you want, but keep in mind that double the quality of work is expected from two thinking heads working together!

This assignment, along with any other missing assignment you migh have, should be delivered by Sunday (12.07)

No comments:

Post a Comment