Web animation playground
Go to file
Greg Shuflin 4ccfdd414a Clarify unit url 2023-10-27 17:28:12 -07:00
src Starfield: More color options 2023-10-27 02:39:57 -07:00
.gitignore Gitignore 2023-10-23 21:20:35 -07:00
README.md Clarify unit url 2023-10-27 17:28:12 -07:00
justfile don't use cache 2023-10-25 03:57:10 -07:00
package.json Add dat gui 2023-10-25 02:27:29 -07:00
pnpm-lock.yaml Add dat gui 2023-10-25 02:27:29 -07:00

README.md

Spazer

Playground for cool-looking frontend dev stuff. Some of these effects are inspired by https://webdesign.tutsplus.com/21-ridiculously-impressive-html5-canvas-experiments--net-14210a or https://iohk.io/ .

Run Locally

Run pnpm exec parcel src/index.html

Or build with:

$ pnpm run build

Individual Projects

Flow Fields

Inspired by https://youtu.be/M_SUcX66SDA Low Byte Productions Flow Fields video

Uses code from:

Konva-ball

Experimenting with konva library

Unit-like UI

Building a UI like the unit project