Skip to content
/ vrbp Public
forked from LullabotVR/vrbp

A starting point for webvr projects using A-Frame.

License

Notifications You must be signed in to change notification settings

jhsu/vrbp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebVR Boilerplate

A starting point for webvr projects using A-Frame.

Usage

  • Grab a WebVR-enabled browser. Currently only the experimental Chromium build on Windows supports the Vive controllers. (You will need to enable these flags for WebVR and Gamepad Extensions: chrome://flags#enable-webvr and chrome://flags#enable-gamepad-extensions.)

Local Development

npm install
npm start

Then, load http://localhost:8080 in your browser.

About

A starting point for webvr projects using A-Frame.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • HTML 0.1%