Assignments

Assignment 0: JS Paint

Due: Thu, Sep 15 at 11:55pm

Build a simple paint program in JavaScript. Think of this as the walk before the run.

Assignment 1: Fauxtoshop

Due: Tue, Sep 27 at 11:55pm

Build a photo editor that supports a rich and diverse set of image processing operations.

Assignment 2: Mesh Editor

Due: Fri, Oct 14 at 11:55pm

Build a simple modeling program that uses half-edge based algorithms to filter and warp meshes.

Assignment 3: Raytracer

Due: Tue, Nov 8 at 11:55pm

Build a raytracer that approximates the behavior of light to realistically render scenes.

Assignment 4: Rasterizer

Due: Thu, Nov 17 at 11:55pm

Build a rasterizer that renders scenes at a frame rate suitable for games and other media.

SubmitView Specs

Assignment 5: Simulator

Due: Tue, Dec 6 at 11:55pm

Build a cloth simulator that numerically integrates Newton's equations of motion to model fabric.

Final Project

Due: Tue, Dec 16 at 11:55pm

Work in small groups to build a web-based video game.

GalleryView Specs