Bachelorarbeit/packages/model-viewer/index.html

6 lines
277 B
HTML

<script type="module" src="./dist/model-viewer.js"></script>
<model-viewer src="./Astronaut.glb" ar camera-controls touch-action="pan-y"
alt="A 3D model of an astronaut" shadow-intensity="2"
ar-placement="ceiling"
ios-src="./Astronaut.usdz" xr-environment></model-viewer>