RedInJapanese / xr

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

Home Page:https://smrghsh.github.io/xr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://smrghsh.github.io/xr


Languages

Language:JavaScript 93.0%Language:GLSL 5.0%Language:HTML 1.4%Language:CSS 0.6%