Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

in html tag

<!-- Import the component -->
<script type="module" src="https://unpkg.com/@google/model-viewer/dist/model-viewer.min.js"></script>

<!-- Use it like any other HTML element -->
<model-viewer src="shared-assets/models/Astronaut.glb" alt="A 3D model of an astronaut" auto-rotate camera-controls></model-viewer>
 
PREVIOUS NEXT
Tagged: #html #tag
ADD COMMENT
Topic
Name
6+4 =