Commit 1312ceca authored by Percen's avatar Percen
Browse files

Update public/index.html

parent a0702c0c
...@@ -67,10 +67,13 @@ ...@@ -67,10 +67,13 @@
} }
</style> </style>
<!-- three.js -->
<script src="https://unpkg.com/three@0.126.0/build/three.js"></script>
<script src="https://unpkg.com/three@0.126.0/examples/js/loaders/GLTFLoader.js"></script>
</head> </head>
<body> <body>
<div class="container"> <div class="container">
<h1>GeoVis AR Projekt</h1> <h1>GeoVis AR Projekt</h1>
<p>Gestalten Sie Ihre Stadt in Augmented Reality mit interaktiven Stadtmöbeln!</p> <p>Gestalten Sie Ihre Stadt in Augmented Reality mit interaktiven Stadtmöbeln!</p>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment