Wednesday, August 25, 2010

Week 3 HW Exercise

Extend the constructors of the ParticleSystem class and the HorizontalParticleSystem subclass to accept values for the velocity, acceleration and minimum and maximum times to live for particles.

I need to extend the constructor for the Particle class to accept velocity, acceleration and time to live .


Also i have to illustrate the flexibility of my new particle system, create a sketch with multiple particle systems with different behaviours, e.g., snow and fire.


No comments:

Post a Comment