Browse Source

WebXR: Clean up.

Mr.doob 2 years ago
parent
commit
50993b2464

+ 1 - 1
examples/webxr_xr_ballshooter.html

@@ -9,7 +9,7 @@
 	<body>
 	<body>
 
 
 		<div id="info">
 		<div id="info">
-			<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
 		</div>
 		</div>
 
 
 		<!-- Import maps polyfill -->
 		<!-- Import maps polyfill -->

+ 1 - 1
examples/webxr_xr_cubes.html

@@ -9,7 +9,7 @@
 	<body>
 	<body>
 
 
 		<div id="info">
 		<div id="info">
-			<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
 		</div>
 		</div>
 
 
 		<!-- Import maps polyfill -->
 		<!-- Import maps polyfill -->

+ 1 - 1
examples/webxr_xr_dragging.html

@@ -9,7 +9,7 @@
 	<body>
 	<body>
 
 
 		<div id="info">
 		<div id="info">
-			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> vr - dragging
+			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> xr - dragging
 		</div>
 		</div>
 
 
 		<!-- Import maps polyfill -->
 		<!-- Import maps polyfill -->

+ 1 - 1
examples/webxr_xr_paint.html

@@ -9,7 +9,7 @@
 	<body>
 	<body>
 
 
 		<div id="info">
 		<div id="info">
-			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> vr - paint
+			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> xr - paint
 		</div>
 		</div>
 
 
 		<!-- Import maps polyfill -->
 		<!-- Import maps polyfill -->

+ 1 - 1
examples/webxr_xr_sculpt.html

@@ -9,7 +9,7 @@
 	<body>
 	<body>
 
 
 		<div id="info">
 		<div id="info">
-			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> vr - sculpt
+			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> xr - sculpt
 		</div>
 		</div>
 
 
 		<!-- Import maps polyfill -->
 		<!-- Import maps polyfill -->