Skip to content

Latest commit

 

History

History
executable file
·
51 lines (30 loc) · 1.2 KB

README.md

File metadata and controls

executable file
·
51 lines (30 loc) · 1.2 KB

Creating mirrors in react-three-fiber & threejs

A short tutorial on how to create a mirrors scene with the react-three-fiber ecosystem.

By Marco Ludovico Perego and Gianmarco Simone

Featured Image

Article on Codrops

Demo

Installation

Install dependencies:

yarn

Compile the code for development and start a local server:

yarn start

Create the build:

yarn build

Credits

Misc

Follow Marco Ludovico Perego: Twitter, GitHub

Follow Gianmarco Simone: Twitter, GitHub

Follow Codrops: Twitter, Facebook, GitHub, Instagram

License

MIT

Made with 💙 by Codrops