Particle systems

Karl-Aksel Puulmann, 2014

What is a particle system

Basic demos

stemkoski.github.io/Three.js/Particle-Engine.html

So, to generalize - particles

In addition...

Emitters

Updating state

Main loop

Rendering

Fireworks.js examples

Time to go home?

Nah. Stuff so far has been pretty basic (lots of demos).

Motion of a particle can be driven by:


Performance

(Increasing) performance

But - this is a tradeoff

Fast vs easy to develop.

Other uses

Morphing, exploding pictures, ...

Crowd modeling

Flocking

Flocking - rules

Blogpost

Modeling humans?

Recap

Suggested reading