An open API service indexing awesome lists of open source software.

https://github.com/gkjohnson/webxr-sandbox

Set of experiments and extensions for WebXR with Three.js.
https://github.com/gkjohnson/webxr-sandbox

3d experiments shaders three-js threejs webgl webvr webxr

Last synced: 7 months ago
JSON representation

Set of experiments and extensions for WebXR with Three.js.

Awesome Lists containing this project

README

          

# webxr-sandbox

[![build](https://img.shields.io/github/workflow/status/gkjohnson/webxr-sandbox/Node.js%20CI?style=flat-square&label=build)](https://github.com/gkjohnson/webxr-sandbox/actions)

Set of WebXR experiments and extensions for three.js. These pages are a sandbox of examples and not necessarily ready to include in projects and may require some work to properly and performantly integrate.

Note most demos are built and tested with two, 6 DoF controllers.

## Potential Projects

- "Telepath" movement
- Mouse and Keyboard VR emulation
- Move first person camera with WASD and right click / drag
- Move and trigger controller with mouse clicks
- Portals
- Screen effects

## Notes

- [Debugging over USB for Mozilla Reality](https://developer.mozilla.org/en-US/docs/Tools/about:debugging)