Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.
/ aframe-as-mre Public archive

Serve up A-Frame scenes as mixed reality extensions

License

Notifications You must be signed in to change notification settings

AltspaceVR/aframe-as-mre

Repository files navigation

A-Frame as MRE

This package loads an A-Frame scene as a Mixed Reality Extension.

Usage

  1. Install this adapter: npm install -g @microsoft/aframe-as-mre
  2. Start the MRE server and point it at the desired A-Frame app (URL or local file):
    1. By CLI argument: aframe-as-mre https://aframe.io/aframe/examples/animation/aframe-logo/?ui=false
    2. By environment variable: AFRAME_URL=/www-content aframe-as-mre
    3. By app argument: ws://mres.altvr.com/aframe/?url=test.html

About

Serve up A-Frame scenes as mixed reality extensions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published