Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Pardo Urbano
Visualization
Commits
44f1054f
Commit
44f1054f
authored
2 years ago
by
Alfakhori
Browse files
Options
Download
Email Patches
Plain Diff
Update public/webXR/index.html, public/webXR/2-Hit.html
parent
dbf0ae2a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
public/webXR/2-Hit.html
+1
-1
public/webXR/2-Hit.html
public/webXR/index.html
+1
-1
public/webXR/index.html
with
2 additions
and
2 deletions
+2
-2
public/webXR/2-Hit.html
+
1
-
1
View file @
44f1054f
...
...
@@ -4,7 +4,7 @@
<meta
charset=
"UTF-8"
>
<meta
name=
"viewport"
content=
"width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"
>
<title>
Hit
to Place Demo
</title>
<title>
Tap
to Place Demo
</title>
<!-- three.js -->
<script
src=
"https://unpkg.com/three@0.126.0/build/three.js"
></script>
...
...
This diff is collapsed.
Click to expand it.
public/webXR/index.html
+
1
-
1
View file @
44f1054f
...
...
@@ -44,7 +44,7 @@
<p>
Click on one of the buttons below to check the two demos:
</p>
<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='2-Hit.html'"
>
Hit
to Place Demo
</button>
<button
onclick=
"location.href='2-Hit.html'"
>
Tap
to Place Demo
</button>
<p>
You can follow this
<a
href=
"https://www.google.com"
>
tutorial
</a>
to create a similar WebXR app.
</p>
<footer>
©
2023 HfT Stuttgart. Contact
<a
href=
"mailto:muhammad.alfakhori@hft-stuttgart.de"
>
Muhammad Alfakhori
</a>
.
</footer>
</body>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment