Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Latest commit

 

History

History
32 lines (18 loc) · 1.07 KB

README.md

File metadata and controls

32 lines (18 loc) · 1.07 KB

Carmel WebVR Starter kit Samples

Samples used to demonstrate how to get started with WebVR on Carmel.

Running Samples

First, run npm install to get the npm dependencies used for hosting the samples locally.

Run npm start to start a local http server on port 8000.

You can navigate to, http://:8000/index.html, to access the samples on a Gear VR enabled mobile device.

The top category of links will launch each sample into the Carmel Technical Preview.

The bottom category of links can be used to launch each sample directly in your browser if the sample supports rendering monoscopically.

Oculus WebVR Documentation

https://developer3.oculus.com/documentation/vrweb/latest/

Contributing

We generally accept feedback through issues. For more information on contributions please see CONTRIBUTING.md in the root directory of this source tree.

License Information

Copyright 2016-present, Oculus VR, LLC. All rights reserved.

This source code is licensed under the license found in the LICENSE-examples file in the root directory of this source tree.