forked from EXT/VR180-Web-Player
@@ -20,9 +20,20 @@
|
||||
|
||||
<p class="demo-xr-status" data-demo-xr-status>Checking immersive WebXR support...</p>
|
||||
|
||||
<div class="demo-player-frame" data-vr-web-player data-projection="vr180" data-carousel>
|
||||
<img src="../media/VR180_SBS_Test.png" alt="Demo VR180 SBS image one" title="VR180 3D Image 1" crossorigin="anonymous">
|
||||
<img src="../media/VR180_SBS_Test.png?slide=2" alt="Demo VR180 SBS image two" title="VR180 3D Image 2" crossorigin="anonymous">
|
||||
<div class="demo-player-frame demo-gallery-grid">
|
||||
<button
|
||||
type="button"
|
||||
class="demo-gallery-tile"
|
||||
data-vr-web-launcher
|
||||
data-carousel
|
||||
data-media-type="image"
|
||||
data-projection="vr180"
|
||||
data-src="../media/VR180_SBS_Test.png, ../media/VR180_SBS_Test.png?slide=2"
|
||||
data-title="VR180 3D Image"
|
||||
data-crossorigin="anonymous">
|
||||
<img src="../media/VR180_SBS_Test.png" alt="VR180 3D Image carousel">
|
||||
<span>Open VR180 Image Carousel</span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user