Skip to content

A boilerplate setup for WebVR projects using three.js and ES6 JavaScript. Uses webvr-boilerplate & webvr-polyfill npm modules.

Notifications You must be signed in to change notification settings

14islands/webvr-three-es6-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boilerplate code for creating WebVR projects using ES2015 (ES6) syntax.

Defaults

  • ES2015 compilation using Babel
  • three.js
  • HTC Vive controllers
  • Browser-sync
  • browserify-shim for importing the global THREE namespace and third party three.js code.

Dependencies

  • three.js
  • webvr-boilerplate
  • webvr-polyfill

Install

mkdir build

npm i

Run

npm start

About

A boilerplate setup for WebVR projects using three.js and ES6 JavaScript. Uses webvr-boilerplate & webvr-polyfill npm modules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages