Skip to content

aframeai/aframe-datguivr-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aframe-datguivr-example

screenshot

A-Frame component for datGUIVR

  • This is a proof of concept & is not developed any more
  • I created an example that works with A-Frame 1.4.0 (kind of).
  • the example shows how you can link DAT-GUI to your A-Frame scene

Note

  • "stateless" controllers only, meaning you can't attach controllers directly to JS objects
  • you CAN listen to controller changes and update anything accordingly, though.

Limitations & Bugs

  • only sliders, checkboxes and buttons
  • labels are not displayed for Aframe > 0.9.0
  • dat.guiVR is basically dead 🙁

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.9%
  • HTML 44.1%