Three.js Experiment - Vanishing Suzanne
Get started
First, you need nodejs on your computer to build the assets.
Install dependencies:
npm install
Then run the local server script:
npm run watch
To build assets:
npm run build
Credits
- Three.js
- GSAP
- Matcap Texture by Elyse Bromser-Kloeden
- Tweakpane