GithubHelp home page GithubHelp logo

phanducdung888 / vrspace Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jalmasi/vrspace

0.0 0.0 0.0 715.09 MB

VRSpace: Multiuser Virtual Reality Engine

License: Apache License 2.0

JavaScript 48.96% Java 34.85% CSS 0.51% HTML 15.37% GLSL 0.32%

vrspace's Introduction

VRSpace: Multiuser Virtual Reality Engine

Quickstart

  1. cd server
  2. mvn clean install
  3. java -jar target/server-0.4.7-SNAPSHOT.jar (*)
  4. open http://localhost:8080/babylon/multiuser-test.html with TWO browsers

Main entry point is http://localhost:8080/babylon/avatar-selection.html - choose your avatar and enter a world. Use content/worlds/template as a template for your own multiuser worlds, it's all published at http://localhost:8080/content/

*) Java 17 users instead use this:

java --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/sun.net.www.protocol.http=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED -jar target/server-0.4.7-SNAPSHOT.jar

Live Demo

Fully featured live demo/test instance of current development version is available at http://www.vrspace.org/

Community

Wiki, forums, and everything else: https://redmine.vrspace.org/projects/vrspace-org/wiki

Facebook page: https://www.facebook.com/vrspace.org

Youtube channel: https://www.youtube.com/channel/UCLdSg22i9MZ3u7ityj_PBxw

Server binary

Instead of building the server, you can simply download built executable jar file. Snapshots are available at https://s01.oss.sonatype.org/content/repositories/snapshots/org/vrspace/server/

vrspace's People

Contributors

jalmasi avatar terodelarosa avatar imerso avatar clach04 avatar

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.