Commit 35942c2e authored by Arif's avatar Arif
Browse files

Update index.html

parent 9d4c40da
Pipeline #8311 passed with stage
in 4 seconds
...@@ -43,8 +43,8 @@ ...@@ -43,8 +43,8 @@
<h1>Welcome to this WebXR demo!</h1> <h1>Welcome to this WebXR demo!</h1>
<p>Click on one of the buttons below to go to Augmented Reality:</p> <p>Click on one of the buttons below to go to Augmented Reality:</p>
<img src="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg" alt="HfT Stuttgart" id="logo"> <img src="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg" alt="HfT Stuttgart" id="logo">
<button onclick="location.href='1-Cube.html'">Cube Demo</button> <button onclick="location.href='1-Cube.html'">Visualize Cube</button>
<button onclick="location.href='2-Hit.html'">Tap to Place Demo</button> <button onclick="location.href='2-Hit.html'">Place a Road Roller</button>
<footer>&copy; 2023 HfT Stuttgart. Prepared By Azizul Arif & Sudipta Chowdhury</a>.</footer> <footer>&copy; 2023 HfT Stuttgart. Prepared By Azizul Arif & Sudipta Chowdhury</a>.</footer>
</body> </body>
</html> </html>
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