Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhruva1231 authored Sep 25, 2024
1 parent 46a727a commit d42d358
Showing 1 changed file with 4 additions and 12 deletions.
16 changes: 4 additions & 12 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,11 @@
</style>
</head>
<body>
asdlkamsd
asd
<!-- Embed the custom GLB model from Dropbox -->
<model-viewer src="test.glb" ar ar-modes="webxr scene-viewer quick-look" camera-controls tone-mapping="neutral" poster="poster.webp" shadow-intensity="1">
<div class="progress-bar hide" slot="progress-bar">
<div class="update-bar"></div>
</div>
<button slot="ar-button" id="ar-button">
View in your space
</button>
<div id="ar-prompt">
<img src="https://modelviewer.dev/shared-assets/icons/hand.png">
</div>
</model-viewer>
<model-viewer src="compressed.glb"
alt="3D Model" auto-rotate camera-controls>
</model-viewer>

</body>
</html>

0 comments on commit d42d358

Please sign in to comment.