Skip to content

n5ro/SuperQuest

 
 

Repository files navigation

SuperQuest! Oculus Quest AFrame Components

image image Documentation Status

 __                        ____                _
/ _\_   _ _ __   ___ _ __ /___ \_   _  ___ ___| |_
\ \| | | | '_ \ / _ | '__//  / | | | |/ _ / __| __|
_\ | |_| | |_) |  __| | / \_/ /| |_| |  __\__ | |_
\__/\__,_| .__/ \___|_| \___,_\ \__,_|\___|___/\__|
|        |_|
├── assets/ (docs)
│   ├── hands.ma
│   └── hands.fbx
├── extras-collection/ (docs)  Project Status: WIP
│   ├── billboard.js
│   ├── clamp.js
│   ├── distribute-linear.js
│   ├── portals.js
│   ├── google-poly.js
│   ├── helpers.js
│   ├── literals.js
│   ├── rounded.js
│   ├── signals.js
│   ├── misc.js
│   └── json-loader.js
├── quest-collection/ (docs)   Project Status: WIP
│   ├── superquest-haptics.js
│   ├── superquest-hands.js
│   └── superquest-teleporter-controls.js
└── physics-lite/ (docs)  Project Status: WIP
    ├── superquest-physics-lite.js
    └── superquest-physics-lite.worker.js

Installation

Include this script tag after your A-Frame script tag in the head of your document.

<script src="https://cdn.jsdelivr.net/gh/disasteroftheuniverse/SuperQuest/dist/SuperQuest.full.min.js"></script>

Examples

TODO: basically everything

About

AFrame components tailored for Oculus Quest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Mathematica 85.7%
  • JavaScript 14.3%