aframe-super-hands-component
πAll-in-one natural hand controller, pointer, and gaze interaction library for A-Frame
File Explorer
Download Latest Version (.zip)- .gitkeep
- super-hands.js
- super-hands.min.js
- events.jpg
- examples.css
- hand-controls.jpg
- locomotion.jpg
- physics.jpg
- portals.jpg
- sticky.jpg
- demo-recording.json
- grid.png
- index.html
- demo-recording.json
- index-mouse.html
- index.html
- colortransform-ammo.png
- colortransform.png
- demo-laser.json
- demo-recording.json
- index-ammo-keys.html
- index-ammo.html
- index-laser.html
- index-mouse.html
- index.html
- index.html
- index.html
- index.html
- build.js
- index.html
- main.js
- portals.html
- doublegrab.json
- droptarget.json
- hands-nostretch-badTwoHandedGrab.json
- hands-twoHandedPass.json
- hands-worldMover.json
- hands-worldScalerShrinkGrow.json
- handsRecording.json
- laserhands.json
- leftoverHover.json
- loco-hands2.json
- locomotor-worldScaleGrowShrink.json
- multihover.json
- nested-grab.json
- physics-twoHandedTwist.json
- regrab.json
- drop-targets.html
- hands-laser.html
- hands-nostretch.html
- hands-raycaster.html
- hands.html
- locomotor.html
- nested.html
- overlapped.html
- physics-worker.html
- physics.html
- progressive-hands.html
- progressive-laser.html
- super-hands-machinima.test.js
- .babelrc
- __init.test.js
- helpers.js
- karma.conf.js
- main.js
- buttons-proto.js
- physics-grab-proto.js
- clickable.js
- drag-droppable.js
- draggable.js
- droppable.js
- grabbable.js
- hoverable.js
- stretchable.js
- peep-show-super-hans.gif
- super-hands-api.png
- super-hands-demo.gif
- super-hands-system.js
- clickable.test.js
- draggable.test.js
- droppable.test.js
- grabbable.test.js
- hoverable.test.js
- stretchable.test.js
- integration.test.js
- super-hands-core.test.js
- super-hands-geh.test.js
- .babelrc
- __init.test.js
- helpers.js
- karma.conf.js
- testDependencies.js
- .babelrc
- .gitignore
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- getting-started.md
- index.js
- LICENSE
- news.md
- package-lock.json
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/c-frame/aframe-super-hands-component
Downloads the entire project code from GitHub to your computer.
cd aframe-super-hands-component
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install super-hands
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
