Difference between revisions of "Msc1G4:Group"
From rbse
Line 3: | Line 3: | ||
<html> | <html> | ||
<style> | <style> | ||
+ | <script src="http://rbse.hyperbody.nl/vrview-master/build/vrview.min.js"></script> | ||
div#headercontainer { | div#headercontainer { | ||
width: 850px; | width: 850px; | ||
Line 46: | Line 47: | ||
</div> | </div> | ||
− | |||
<div id="vrview"></div> | <div id="vrview"></div> |
Revision as of 17:13, 2 February 2017
window.addEventListener('load', onVrViewLoad) function onVrViewLoad() {
var vrView = new VRView.Player('#vrview', { video: 'link/to/video.mp4', is_stereo: true });
}
vrView.setContentInfo({
image: 'http://rbse.hyperbody.nl/images/3/33/360_TEST.jpg', preview:'http://rbse.hyperbody.nl/images/3/33/360_TEST.jpg', is_stereo: true
});
CORE DETAIL:
CORE Configurations: