Cmpe 460
Computer Graphics
 
 

Term Project Milestones

1 Proposal

2 Class Document for Basic Layer. Geometry, Object and Scene classes. Operators. 18/11/2009

3 Basic Layer Implementation 02/12/2009. With a simple user interface you should be able to add/delete a simple object to a scene and modify it via translation/scaling/rotation.

4 Detailed Design Document 09/12/2009

5 Application Layer I demo. Modelling composite objects composed of many simple objects (using a hierarchy).Editing a composite object.Creation of duplicates. Alignment and intelligent placement. Selection.

6 Application Layer II demo. Scene generation by populating the scene with composite objects. Parametric scene generation using e.g. sliders.