draft demo-02

This commit is contained in:
Benjamin Hackl 2026-01-15 18:24:51 +01:00
commit ae8c09013c
3 changed files with 291 additions and 0 deletions

8
demo-02/README.md Normal file
View file

@ -0,0 +1,8 @@
# Demo 2: Fixing an Issue, Adding a new Feature
- `demo-01.index.html` has the output of a former run of `../demo1`
- There is an issue where the background flickers as the last few particles
fade out. Smooth out the rapid color change.
- Add a new feature: clicking should cause a burst of particles as well as
a shift in the overall hue.
- The output of a previous plan is in `old-plan.md`.