CPSC 805 Advanced Computer Graphics
Spring 2000
Project 4 (Final) -- Physically-Based Modeling

Overview
This project examines simulation of physical dynamical systems, as modeled by particles. You will be required to implement one of two related programs.

Due Date
Project writeup and source: 5/6/2000

Description
Write a program to implement either (1) a jello cube, and (2) a dynamical system suitable for simulation by particle systems (e.g., a waterfall).

Submission Requirements
``Professional-quality'' brief writeup, including:
  1. Cover page containing:
    Course Id--Section No.
    Name:
    SS No:
    Assignment No.
  2. Assignment description
  3. Program features
  4. User guide

Electronic submission of source code: provide a self-contained, compressed .tar file (preferably gzipped), complete with a Makefile and README specifying compilation requirements.