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

https://github.com/vr-enhanced-learning/quick-xr

Performance upgrader component-framework for A-Frame with Web DOM support
https://github.com/vr-enhanced-learning/quick-xr

aframe component framework quickxr

Last synced: about 1 year ago
JSON representation

Performance upgrader component-framework for A-Frame with Web DOM support

Awesome Lists containing this project

README

          

# QuickXR

High Performance Component Framework for A-Frame

Works with A-Frame 1.2.0

# Package Installation
```bash
npm install --legacy-peer-deps
```

# Installation

Include the `quickxr.min.js` file in your project HTML page and start using HTML DOM elements

# Build

While building use Node.js v16 to fix this error: [Digital Envelope Routines Unsupported](https://stackoverflow.com/questions/69692842/error-message-error0308010cdigital-envelope-routinesunsupported)