Skip to content

Art404/webvr404

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webvr404

Based on webvr-boilerplate

A THREE.js-based starting point for cross-platform web-based VR experiences.

This project relies heavily on the WebVR Polyfill to provide VR support if the WebVR API is not implemented. It also uses the WebVR UI project to render the UI to enter VR and magic window modes. See here for a live demo.

Getting started

The easiest way to start is to fork or clone this repository.

To run development mode:

npm start

To run build assets for production:

npm run build

About

A starting point for webVR projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published