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
Made with 💙 by Codrops