-
requirements: java 17+, maven 3.8+
-
cd server
-
mvn clean install
-
start bin/run.sh or bin\run.bat
-
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 exposed at http://localhost:8080/content/
Fully featured live demo/test instance of current development version is available at http://www.vrspace.org/
Wiki, issue tracker, 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
VRSpace client code is published as node.js package: https://www.npmjs.com/package/@vrspace/babylonjs An example Vue single-page application: https://github.com/jalmasi/vrspace-webapp-vue
VRSpace server code is published as maven artifact to maven central: https://central.sonatype.com/artifact/org.vrspace/server If you need to extend the server, see example spring boot application: https://github.com/jalmasi/vrspace-server-springboot
Instead of building the server, you can simply download released executable jar file: https://github.com/jalmasi/vrspace/releases/
Start here: https://hub.docker.com/r/gangrif/vrspace