GithubHelp home page GithubHelp logo

SceneVR

Build Status Download count js-semistandard-style

The scene server loads scene files in .html 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.

SceneVR uses A-Frame as markup for scenes:

<a-scene>
  <a-box position="1 2 3" material="color: blue"></a-box>
</a-scene>

Contact [email protected]. Follow development at @scenevr.

License

MIT License.

Screenshot

Screenshot

scenevr's Projects

chess icon chess

Multiplayer chess game using chess.js

commonml icon commonml

Discussion of common markup for glam, janusvr and scenevr

docs icon docs

:books: Documentation and scenevr.com

dom icon dom

:metal: Parse and simulate a scenevr scene

dom-lite icon dom-lite

A small DOM implementation where most of DOM attributes and methods from document are implemented

domsync icon domsync

Synchronises changes to a scene-dom over a websocket or other stream

hexbin icon hexbin

community curated list of hexagon logos

home icon home

The home scene displayed at home.scenevr.hosting

hosting-sync icon hosting-sync

A script that DESTRUCTIVELY syncs the working directory with scenevr.hosting. Read the warning before use.

janus icon janus

Issue tracker for JanusVR's scene support

janus-proxy icon janus-proxy

Proxy to let janusvr connect to scenevr servers with realtime updates

micro-dom icon micro-dom

a tiny implementation of the dom in node built on top of dom-lite

samples icon samples

Sample scenes that demonstrate what you can do with scenevr

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.