shouldnt / breathing-dots-tutorial

Codrops tutorial project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 đź’™ by Codrops

About

Codrops tutorial project

License:MIT License


Languages

Language:JavaScript 79.2%Language:CSS 14.3%Language:HTML 6.5%