We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 443cb7d commit b8519adCopy full SHA for b8519ad
examples/webxr_xr_ballshooter.html
@@ -9,7 +9,7 @@
9
<body>
10
11
<div id="info">
12
- <a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> vr - ball shooter
+ <a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> xr - ball shooter
13
</div>
14
15
<!-- Import maps polyfill -->
examples/webxr_xr_cubes.html
- <a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> vr - interactive cubes
+ <a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> xr - interactive cubes
0 commit comments