Web animation playground
Go to file
Greg Shuflin 9df26660b6 Sparks external code 2023-10-24 20:42:23 -07:00
src Sparks external code 2023-10-24 20:42:23 -07:00
.gitignore Gitignore 2023-10-23 21:20:35 -07:00
README.md Add README note 2023-10-23 02:21:59 -07:00
justfile Various improvements 2023-10-24 19:17:04 -07:00
package.json Add konva 2023-10-03 02:14:39 -07:00
pnpm-lock.yaml Add konva 2023-10-03 02:14:39 -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