0) requirements: java 17+, maven 3.8+
1) cd server
2) mvn clean install
3) start bin/run.sh or bin\run.bat
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 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