breathing-dots-tutorial

Learn how to use instanced rendering and post-processing techniques to recreate a hypnotic animation with react-three-fiber.

入门
GitHub在线演示
Stars:126
License:MIT License
更新:2025/9/28

README

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

Breathing Dots screenshot

Article on Codrops

Demo

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