Assignments
Assignment 0: JS Paint
Due: Tue, Feb 11 at 11:55pm
Build a simple paint program in JavaScript. Think of this as the walk before the run.
Assignment 1: Fauxtoshop
Due: Sun, Feb 23 at 11:55pm
Build a photo editor that supports a rich and diverse set of image processing operations.
Assignment 2: Mesh Editor
Due: Thu, Mar 12 at 11:55pm
Build a simple modeling program that uses half-edge based algorithms to filter and warp meshes.
Assignment 3: Raytracer
Due: Mon, Apr 6 at 11:55pm
Build a raytracer that approximates the behavior of light to realistically render scenes.
Assignment 4: Rasterizer
Due: Sun, Apr 19 at 11:55pm
Build a rasterizer that renders scenes at a frame rate suitable for games and other media.
Assignment 5: Simulator
Due: Sun, Apr 26 at 11:55pm
Build a cloth simulator that numerically integrates Newton's equations of motion to model fabric.
Final Project
Due: Tue, May 12 at 11:55pm
Work in small groups to build a large graphics-based project for the web.