Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1.01 KB

readme.md

File metadata and controls

24 lines (13 loc) · 1.01 KB

SceneVR

Build Status Download count

js-semistandard-style

The scene server loads scene files in .xml format and listens for clients on a websocket connection. Any connected client gets a streamed version of the world sent to them. You can write scripts in javascript using <script /> tags in your scenefile to provide interactivity to connected clients.

Contact bnolan@gmail.com. Follow development at @scenevr.

Screenshot

See the protocol in action.


Installation

See the installation instructions at scenevr.com.

License

BSD License.