breathing-dots-tutorial
breathing-dots-tutorial copied to clipboard
Learn how to use instanced rendering and post-processing techniques to recreate a hypnotic animation with react-three-fiber.
Recreating a Dave Whyte Animation in React-Three-Fiber
Learn how to use instanced rendering and post-processing techniques to recreate a hypnotic animation with react-three-fiber.
By Matt Rossman

Installation
Install dependencies:
yarn install
Compile the code for development and start a local server:
yarn start
Create the build:
yarn build
Credits
Misc
Follow Matt Rossman: Twitter, GitHub
Follow Codrops: Twitter, Facebook, GitHub, Instagram
License
MIT
Made with :blue_heart: by Codrops