WebVR-Ionic-ThreeJS-Project-360Video icon indicating copy to clipboard operation
WebVR-Ionic-ThreeJS-Project-360Video copied to clipboard

WebVR project focus on VRvideo/360video with hybrid framework - Ionic

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.