Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

dataarts/dat.guiVR

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

dat.GUI for VR

Preview

A flexible graphical user interface for changing variables within WebVR. Rather than jumping in an out to adjust variables in your code, tweak them at run-time within VR.

Inspired by the original dat-gui and built on top of THREE.js.

Documentation

Tutorial

Wiki

API Docs

Build and Run

If you are using npm modules and want to use this library, contribute, or test:

npm install
npm run dev

Wait for the build to complete and a test server will start.

Examples

Then navigate to localhost:8000 on a VR enabled browser.

Notes

  • This module assumes the existence of THREE.js in global scope somewhere.
  • Can be used as a drop in script include (like the examples) or as an ES6 module / node build.

About

A flexible graphical user interface for changing variables within WebVR.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •