Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 374 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 374 Bytes

3d scene spanning multiple windows using react, three.js, and localStorage

A simple example showing how to setup a 3d scene across windows on the same origin using react, three.js and localStorage. Code should be self explanatory

inspired by @nonfigurativ original repo