Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Riegel
VIS_exc3_AR_Riegel
Commits
d30a8316
Commit
d30a8316
authored
Jun 17, 2023
by
Riegel
Browse files
Update public/place.html
parent
ff009d6b
Pipeline
#7743
passed with stage
in 5 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
public/place.html
View file @
d30a8316
...
...
@@ -17,7 +17,7 @@
<!-- Starting an immersive WebXR session requires user interaction.
We start this one with a simple button. -->
<button
onclick=
"activateXR()"
>
Start
Cube
Demo
</button>
<button
onclick=
"activateXR()"
>
Start
placing
Demo
</button>
<script>
async
function
activateXR
()
{
// Add a canvas element and initialize a WebGL context that is compatible with WebXR.
...
...
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