Web animation playground
Go to file
Greg Shuflin 1a2ec17275 Gravity points: render some color 2023-10-25 02:25:29 -07:00
src Gravity points: render some color 2023-10-25 02:25:29 -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 victor package 2023-10-25 02:12:25 -07:00
pnpm-lock.yaml Add victor package 2023-10-25 02:12:25 -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