therockstar / codrops-r3f-mirrors

Creating mirrors in react-three-fiber & threejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Creating mirrors in react-three-fiber & threejs

License:MIT License


Languages

Language:JavaScript 87.3%Language:CSS 8.8%Language:HTML 4.0%