Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 430 Bytes

File metadata and controls

16 lines (9 loc) · 430 Bytes

WebVR-Ionic-ThreeJS-Project-360Video

A starter template for vrvideo (or 360video if your device do not support deviceorientation). The asset folder is under www/video

How to change your VRvideo: Change app.js line 108:

video.src = "video/beach.mp4";

How to test the project: Run in below code in your project folder:

ionic browser add crosswalk
ionic run android

Connect your Android phone and run the app.