An open API service indexing awesome lists of open source software.

https://github.com/e-roy/multiple-window-3d-scene-react

Multiple window render with React and three js
https://github.com/e-roy/multiple-window-3d-scene-react

reactjs three threejs

Last synced: 3 months ago
JSON representation

Multiple window render with React and three js

Awesome Lists containing this project

README

          

## 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_](https://twitter.com/_nonfigurativ_)
[original repo](https://github.com/e-roy/multiple-window-3d-scene-react)