Bachelorarbeit/packages/modelviewer.dev/examples/ux-landing.html

19 lines
725 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>&lt;model-viewer&gt;</title>
<meta charset="utf-8">
<meta name="description" content="&lt;model-viewer&gt;">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link type="text/css" href="../styles/ux-test.css" rel="stylesheet" />
<link rel="shortcut icon" type="image/png" href="../assets/favicon.png"/>
</head>
<body>
<p>UX test landing page</p>
<p><a href='ux-sv.html'>AR apps</a></p>
<p><a href='ux-webxr.html'>AR in browser</a></p>
<p><a href='ux-pan.html'>Closer inspection</a></p>
<p><a href='ux-scroll.html'>Scroll behavior</a></p>
<p><a href='ux-background.html'>Background scene</a></p>
</body>
</html>