creating interactive mouse effects with Three.js instancing. .
- Development mode. For developing the project internals
yarn install
yarn dev
- Run mode -> Local server only to run the code directly without modifications.
- Run this demo on a local server.
- Open index.html
file | Description |
---|---|
demo.js | The meat of the demo |
rendering.js | All the threeJS rendering |
Made with 💙