Skip to content

Commit

Permalink
feat(app): update to bridge v4
Browse files Browse the repository at this point in the history
  • Loading branch information
gerdesque committed Oct 7, 2024
1 parent 1329451 commit bbe5807
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
Binary file added assets/badge-app-store.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/bridgeV4.glb
Binary file not shown.
10 changes: 6 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@
<div class="header">
<h1>Blaues WundAR</h1>
<h2>Maix Mayer (Leipzig)</h2>
<a href="https://apps.apple.com/de/app/blaues-wundar/id6720764996" target="_blank">
<p><img src="./assets/badge-app-store.png" style="display:inline-block;"></p>
</a>
</div>

<div class="section">
Expand All @@ -103,13 +106,12 @@ <h2>Maix Mayer (Leipzig)</h2>

<div id="model-viewer-section" class="section">
<h2>Erlebe die virtuelle Brücke</h2>
<p>Hier kannst du die Brücke mittels Augmented Reality direkt auf deinem Smartphone erleben:</p>
<p>Hier kannst du die Brücke mittels Augmented Reality direkt auf deinem Smartphone erleben</p>
<div style="height: 80vh;">
<model-viewer
style="width: 100%;
height: 100%;
background-color: #232829;"
src="assets/bridgeV3.glb"
height: 100%;"
src="assets/bridgeV4.glb"
ar ar-modes="webxr scene-viewer quick-look"
camera-controls
tone-mapping="neutral"
Expand Down

0 comments on commit bbe5807

Please sign in to comment.