Genuary 25: Yayoi Kusama

Circle packing made in a P5js sketch canvas integrated as a texture in Threejs.

Collab with George H.K. for Genuary 2022.

Run local

npm install
npm run dev

Build

Create a "dist" folder with:

npm run build