Compare commits

...

6 Commits

Author SHA1 Message Date
3302de3d16 update og 2023-03-05 13:45:46 +01:00
88c54fee15 prevew 2023-03-05 13:42:34 +01:00
aa889eef1a mobile links 2023-03-05 12:37:22 +01:00
29b46f336c change links 2023-03-05 12:31:53 +01:00
c3037e9f4d eg ohne decke 2023-03-05 12:20:20 +01:00
9dda93b9c8 ebenen 2023-03-05 12:15:19 +01:00
7 changed files with 14 additions and 1 deletions

BIN
Haus.glb Normal file

Binary file not shown.

BIN
HausEG.glb Normal file

Binary file not shown.

Binary file not shown.

BIN
eg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 572 KiB

BIN
house.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 448 KiB

View File

@@ -2,11 +2,24 @@
<head>
<title>Public</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<style>
a { display: block; font-size: 2rem; margin: 1rem; }
img { width: 100%; max-width: 480px; }
</style>
</head>
<body>
<a href="intent://arvr.google.com/scene-viewer/1.0?file=https://git.arnef.de/arnef/public/raw/branch/main/sarah.glb#Intent;scheme=https;package=com.google.ar.core;action=android.intent.action.VIEW;S.browser_fallback_url=https://developers.google.com/ar;end;">Haus Sarah</a>;
<a href="intent://arvr.google.com/scene-viewer/1.0?file=https://pages.unqr.dev/public/Haus.glb#Intent;scheme=https;package=com.google.ar.core;action=android.intent.action.VIEW;S.browser_fallback_url=https://developers.google.com/ar;end;">
<img src="./house.png" />
</a>
<a href="intent://arvr.google.com/scene-viewer/1.0?file=https://pages.unqr.dev/public/HausEG.glb#Intent;scheme=https;package=com.google.ar.core;action=android.intent.action.VIEW;S.browser_fallback_url=https://developers.google.com/ar;end;">
<img src="./eg.png" />
</a>
<a href="intent://arvr.google.com/scene-viewer/1.0?file=https://pages.unqr.dev/public/HausOG.glb#Intent;scheme=https;package=com.google.ar.core;action=android.intent.action.VIEW;S.browser_fallback_url=https://developers.google.com/ar;end;">
<img src="./og.png" />
</a>
</body>

BIN
og.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 676 KiB