NorthMcCormick / Stencil-ThreeJS-VR-Toolkit

Playground for a Stencil and ThreeJS powered truly cross browser VR toolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stencil - ThreeJS VR Toolkit

Getting Started

To start building, clone this repo to a new directory and run:

npm install

npm start

Production

To build for production, run:

npm run build

A production build includes:

  • Minified code bundles
  • Generated Service workers
  • App manifest

About

Playground for a Stencil and ThreeJS powered truly cross browser VR toolkit

License:MIT License


Languages

Language:TypeScript 91.4%Language:HTML 4.5%Language:CSS 4.0%