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
- Host: GitHub
- URL: https://github.com/e-roy/multiple-window-3d-scene-react
- Owner: e-roy
- Created: 2023-11-24T22:46:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-24T23:06:32.000Z (over 2 years ago)
- Last Synced: 2025-03-14T12:16:51.261Z (over 1 year ago)
- Topics: reactjs, three, threejs
- Language: TypeScript
- Homepage: https://e-roy.github.io/multiple-window-3d-scene-react/
- Size: 196 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)