Skip to content

avenga/avengalabswebxrvr-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebXR VR demo - Avenga Labs meets Avenga Values

What is it

It's a simple WebXR VR demo showing Avenga values in VR.

Here you can see the working demo.

Here you can see headset recorded video.

How to build

  1. Make sure you have webpack installed.

  2. Install three.js npm install three

  3. Build npx webpack

How to run locally

  1. Install simple web server npm install http-server (tested also on nginx, it's only statis content so should work with other http servers)

  2. Run web server locally in local project directory, https recommended (required by Oculus headsets) http-server -S . -p 443 -C cert.pem

Test inside local browser

  1. Install WebXR extensions for your browser

https://chrome.google.com/webstore/detail/webxr-api-emulator/mjddjgeghkdijejnciaefnkjmkafnnje - for Chrome

https://addons.mozilla.org/en-US/firefox/addon/webxr-api-emulator/ - for Firefox

  • Open https://127.0.0.1 on local machine to test it.

  • Enable WebXR with developer tools, you can change the position of virtual headset, use controllers, etc.

Test with your headset in local (wifi) network

Contact

Jacek Chmiel

Follow us:

Medium

Twitter

LinkedIN

About

Avenga Labs WebXR VR POC demo project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published