Skip to content

8thwall/webxr-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

275 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Niantic WebXR Samples

This is a Niantic Fork of WebXR Samples

Why

This is mainly used to test Native Browse XR without Three JS.

There are a handful of newer WebXR Specs that aren't currently supported by Three:

  • Multiview
  • Space Warp
  • Layers

How to build?

Currently, bazel isn't set up for this repo.

Assuming, you have npm installed.

Running:

npm install

npm start

This should host a local page like https://192.168.20.29:8889/layers-samples/

Navigate to the URL and try a sample on a WebXR enabled device

About

Samples to demonstrate use of the WebXR Device API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 65.7%
  • JavaScript 32.7%
  • CSS 1.1%
  • GLSL 0.5%