Skip to content

Commit

Permalink
added aerial map
Browse files Browse the repository at this point in the history
  • Loading branch information
fidelthomet committed Jan 30, 2025
1 parent 620519d commit 354306b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@

<body>
<vantage-renderer scene="./media/scene.gltf" controls="edit" first-person="false" style="pointer-events: auto;">
<vantage-projection id="projection-1" src="./media/map.png" orthographic="" position="0 500 0"
<!-- <vantage-projection id="projection-1" src="./media/map.png" orthographic="" position="0 500 0"
rotation="-1.5707963268 -1.5707963268 0" far="501"></vantage-projection> -->
<vantage-projection id="projection-1" src="./media/aerial.jpg" orthographic="" position="0 500 0"
rotation="-1.5707963268 -1.5707963268 0" far="501"></vantage-projection>

<vantage-projection id="projection-2" src="https://media.thometnanni.net/long-story.mp4"
Expand All @@ -35,7 +37,7 @@
<vantage-projection id="projection-6" src="./media/warthe-eck.jpg"
position="134.20076261930603 4.320259797717644 -38.0072301125259"
rotation="-0.022000000000008103 -2.08200000000004 5.6739187994132815e-15" fov="72" far="73" screen="true"
layers="Buildings Ground" ></vantage-projection>
layers="Buildings Ground"></vantage-projection>
</vantage-renderer>
<div class="controls">
<div>
Expand Down
Binary file added public/media/aerial.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 354306b

Please sign in to comment.