Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

jalmasi/vrspace

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,777 Commits
1,777 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VRSpace: Multiuser Virtual Reality Engine

Quickstart

  1. requirements: java 17+, maven 3.8+

  2. cd server

  3. mvn clean install

  4. start bin/run.sh or bin\run.bat

  5. open http://localhost:8080/babylon/multiuser-test.html with TWO browsers, move with arrow keys, rotate with mouse drag

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/

Live Demo

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

Community

Wiki: https://redmine.vrspace.org/projects/vrspace-org/wiki

Forums: https://redmine.vrspace.org/projects/vrspace-org/boards

Issue tracker: https://redmine.vrspace.org/projects/vrspace-org/issues

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

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

Using VRSpace in your own applications

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

Server binary

Instead of building the server, you can simply download released executable jar file: https://github.com/jalmasi/vrspace/releases/

Docker image

Start here: https://hub.docker.com/r/gangrif/vrspace

Releases

Sponsor this project

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.