Skip to content

dieface/aframe-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

A-Frame cubes demo

This is an A-Frame demo of a WebXR scene.

Glitch Demo

Packaging with XRPackage

Follow the instructions at the Webaverse documentation to bundle this WebXR scene into an XRPackage.

You'll need to create a manifest.json file that looks like:

{
  "name": "XRPackage Tutorial",
  "description": "My first XRPackage",
  "xr_type": "webxr-site@0.0.1",
  "start_url": "index.html"
}

to get started. More details on how to automatically generate this and further steps are at the provided link.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%