Particle System

Home » Academia » RIT » Classes » Animation Algorithms » Particle System

Description

A keyframed particle system that looks like the tail of a comet.

Files

assign3.py
The program that must be run using render.py or viewer.py from cgkit.
particles.py
Contains classes used to implement the particle system..

infile
Sample input file
extents
Sample input file
keyframe.py
A modified keyframe class from assignment 2
README.txt
Some helpful pointers to run this code