Skip to content

klausw/a-frame-car-sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car control sample with A-Frame

How to use

Live site: https://klausw.github.io/a-frame-car-sample/index.html

This is a fork of https://github.com/dala00/a-frame-car-sample to demonstrate WebXR support in A-Frame and experiment with new features.

Just clone and access index.html. (Server needed for loading resources) Needs to be served via https:, or on localhost, to enable WebXR APIs.

AR mode needs Chrome 79+ with "WebXR AR Module" enabled in chrome://flags.

The optional DOM Overlay needs "WebXR DOM Overlay" or "WebXR Incubations" enabled in chrome://flags, it uses a modified A-Frame build to enable this and doesn't currently work with stock A-Frame. See aframevr/aframe#4315 for context.

Resources

Ground

pipoya

License

MIT

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%