CSCI 712 Computer Animation: Algorithms
- Assignment 0 - Animation Framework
Create the framework and testbed for the animation techniques to be explored during the semester.
- Assignment 1 - Key Framing
Simplified key framing system that translates and rotates an object based on a set of key frames.
- Assignment 2 - Billiards Board Simulation
Write a system that will simulate a single shot of a billiards game.
- Assignment 3 - Flocking
Animate a group of boids to follow a leader, simulating group motion.
- Assignment 4 - Motion Capture
Parse a BVH file and animate the captured motion.