Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mflux/aframe-datguivr
A-Frame component for datGUIVR
https://github.com/mflux/aframe-datguivr
Last synced: 4 months ago
JSON representation
A-Frame component for datGUIVR
- Host: GitHub
- URL: https://github.com/mflux/aframe-datguivr
- Owner: mflux
- License: mit
- Created: 2017-02-07T21:21:14.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-02T04:42:15.000Z (almost 8 years ago)
- Last Synced: 2024-06-22T18:46:49.218Z (6 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 24
- Watchers: 1
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aframe-datguivr
A-Frame component for [datGUIVR](https://github.com/dataarts/dat.guiVR)## Example
Item 0
Item 1
Currently supports "stateless" controllers only, meaning you can't attach controllers directly to JS objects, however you can listen to controller changes and update anything accordingly.
Each controller element will emit an "onChanged" event supplying the new value.