TOC

Day 18: Simple Particle System

Repo for Day 18

These sketches are based off of the beginning of the chapter 4 videos from the Nature of Code 2 playlist.

There is something going on that is very inefficient. Hopefully I'll be able to optimize more in future versions.

Much of today's energy was actually spent on improving my HTML file generation. It lives in the site-gen folder in this repo, but it now also has it's own repo small-ssg as I experiment with it.

Hover the mouse over a sketch to make it run. Click in the sketch to either move the emitter or create new ones.

  1. 01-particle-emitter
  2. 02-particle-emitter-object
  3. 03-particle-emitter-experiments