Skip to content

aobakwewastaken/unknown-pleasures

 
 

Repository files navigation

UNKNOWN PLEASURES

a tiny web experiment built with three.js, react three fiber, webgl and gsap to visualize music.

demo

view experiment ↗︎

run locally

you need node.js and pnpm package manager. (npm should work fine too).

  1. install dependencies via pnpm install or npm install.
  2. run the app via pnpm dev or npm run dev.
  3. visit http:https://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.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 82.5%
  • GLSL 9.2%
  • CSS 7.2%
  • HTML 1.1%