Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Volker Coors
Visualization
Commits
09b3f0a8
Commit
09b3f0a8
authored
1 year ago
by
Alfakhori
Browse files
Options
Download
Email Patches
Plain Diff
Update public/webXR/three.html
parent
b6e48247
Pipeline
#7502
passed with stages
in 10 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/webXR/three.html
+0
-3
public/webXR/three.html
with
0 additions
and
3 deletions
+0
-3
public/webXR/three.html
+
0
-
3
View file @
09b3f0a8
...
...
@@ -13,9 +13,7 @@
<!-- Starting an immersive WebXR session requires user interaction.
We start this one with a simple button. -->
<button
onclick=
"activateXR()"
>
Start Cube Demo
</button>
<script>
async
function
activateXR
()
{
// ------------------------------------------------
// BASIC SETUP
// ------------------------------------------------
...
...
@@ -64,7 +62,6 @@ var render = function () {
render
();
}
</script>
</body>
</html>
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