From f817dff6493f4c93643ae004a22844b2b5aa4474 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gerd=20M=C3=BCller?= Date: Sat, 17 Aug 2024 14:40:45 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20fix(app):=20adjust=20layout?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- image.html | 37 ++++++++++++++++++++----------------- marker.html | 41 +++++++++++++++++++++++++++-------------- model.html | 32 ++++++++++++++++++-------------- 3 files changed, 65 insertions(+), 45 deletions(-) diff --git a/image.html b/image.html index 2e75458..7d7dcf3 100644 --- a/image.html +++ b/image.html @@ -11,26 +11,29 @@ - - +
+

Scan this picture to see content through the camera.

+
+ - - - - - - + + + + + +
diff --git a/marker.html b/marker.html index 1e63ebf..e8ec128 100644 --- a/marker.html +++ b/marker.html @@ -1,19 +1,32 @@ + + Blaues Wunder + + + + + + + - - - - - - - - - + + + +
+

Scan this picture to see content through the camera.

+
+ + + + + + + \ No newline at end of file diff --git a/model.html b/model.html index 11da663..b88ffd5 100644 --- a/model.html +++ b/model.html @@ -9,24 +9,28 @@ - +
+

Click Button to open in AR-Mode

+
+ style='width: 100vw; height: 80vh;' + src="assets/bridge-v2-draco.gltf" + ar + poster="assets/bridge.webp" + ar-scale="fixed" + touch-action="pan-y" + shadow-intensity="2" + shadow-softness="0" + camera-controls + skybox-image="assets/model.jpg" + skybox-height="50m" + max-camera-orbit="auto 90deg auto" + xr-environment + > +