Skip to content

RedInJapanese/xr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

100 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xr

In progress diagnostic tool for WebXR based single-user VR applications.

Intended as way for a research team out of the SET Lab to practice co-contributing to VR application and test technical approaches.

Testing and Development

npm install to install required dependencies

npm run dev to view a sample of the scene on a desktop browser

In order to test on a headset, use npm run build to create a build to the /docs folder. We have been hitting a GitHub pages sites configured to build off of this folder. (It would appear at USERNAME.github.io/xr)

In order to debug web content, see Debug Browser Content. The general steps are to install Meta Quest Developer Hub, and use Chrome on the desktop to inspect web browser on the VR device

Cloudflare pages: https://xr-2mq.pages.dev/

About

webxr template that I use to teach three.js based development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors