-
Notifications
You must be signed in to change notification settings - Fork 1
Home
BillSchofield edited this page Sep 14, 2010
·
5 revisions
Welcome to the simpleParticles wiki!
Currently there are three particle emitters working. Touch the screen to switch between them.
- Particles in a box with gravity
- Flying through a colorful vector field
- Polar coordinate flower
High value functionality to add:
- Add unit tests for classes without them (Please us AccelerationControllerTests as an example)
- Create concepts of particle lifespan and spawning
- Backdrop for the scene
- A camera controller (there is currently one that follows a particle)
Fun things to add:
- VelocityBasedColorController
- Alpha controller (based on distance to camera or particle age)