djun / multipleWindow3dScene

A quick example of how one can "synchronize" a 3d scene across multiple windows using three.js and localStorage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

follow me on twitter at @nonfigurativ for more stuff like this

About

A quick example of how one can "synchronize" a 3d scene across multiple windows using three.js and localStorage

License:MIT License


Languages

Language:JavaScript 96.0%Language:HTML 4.0%