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
- Host: GitHub
- URL: https://github.com/vr-enhanced-learning/quick-xr
- Owner: vr-enhanced-learning
- Created: 2023-04-08T14:07:37.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-12T00:09:24.000Z (about 3 years ago)
- Last Synced: 2025-01-15T18:24:23.185Z (over 1 year ago)
- Topics: aframe, component, framework, quickxr
- Language: JavaScript
- Homepage:
- Size: 91.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)