Untitled
4 years ago in Plain Text
<!DOCTYPE html>
<html>
<body>
<h2>Teste Realidade Aumentada</h2>
<model-viewer alt="A 3D model of an astronaut." src="https://dl.dropboxusercontent.com/s/e1l7lzigm7wy20u/Vaso-2.gltf" ios-src="https://dl.dropboxusercontent.com/s/bldtxlq36sj3gv7/vaso-5.usdz" magic-leap ar></model-viewer>
<script type="module" src="https://unpkg.com/@google/model-viewer/dist/model-viewer.min.js"></script>
<script nomodule src="https://unpkg.com/@google/model-viewer/dist/model-viewer-legacy.js"></script>
</body>
</html>