4.2 Particle Emitters
- Particle EmittersSpawning a new particle emitter on clicking the screen
- Particle Emitters with Movers ExerciseAdding fire particle effects to an array of movers
- Particles Following Mouse ExerciseMaking a particle emitter that follows the mouse
- Particle Emitters Color ExerciseClicking on the screen to make a new emitter with a random color
In this video, I add an Emitter class to further organize the array of particles and allow for multiple particle systems in a p5.js sketch.
Nature of Code video on the basics of angles and rotation in p5.js
July 4th themed Coding Challenge to build a fireworks simulation in p5.js and Processing
Coding Train video on inheritance in Object-Oriented Programming and JavaScript ES6
Coding Train video on polymorphism in Object-Oriented Programming and JavaScript ES6
- Editing
by Mathieu Blanchette
- Animations
by Jason Heglund