a tiny web experiment built with three.js, react three fiber, webgl and gsap to visualize music.
you need node.js and pnpm package manager. (npm should work fine too).
- install dependencies via
pnpm install
ornpm install
. - run the app via
pnpm dev
ornpm run dev
. - visit
http://localhost:5173/unknown-pleasures
this is my first experience with the mentioned technologies in an attempt to learn 3d web graphics. you might see some hacky wacky stuff in the code since i don't really know what i'm doing.
i've made a step-by-step video. watch it on youtube.