浏览代码

Examples: Clean up

Mr.doob 4 年之前
父节点
当前提交
184eda2d81
共有 2 个文件被更改,包括 3 次插入3 次删除
  1. 2 2
      examples/files.json
  2. 1 1
      examples/webxr_vr_layers.html

+ 2 - 2
examples/files.json

@@ -348,6 +348,7 @@
 		"webxr_vr_handinput_pointerdrag",
 		"webxr_vr_handinput_pointerdrag",
 		"webxr_vr_handinput_pressbutton",
 		"webxr_vr_handinput_pressbutton",
 		"webxr_vr_haptics",
 		"webxr_vr_haptics",
+		"webxr_vr_layers",
 		"webxr_vr_lorenzattractor",
 		"webxr_vr_lorenzattractor",
 		"webxr_vr_panorama",
 		"webxr_vr_panorama",
 		"webxr_vr_panorama_depth",
 		"webxr_vr_panorama_depth",
@@ -355,8 +356,7 @@
 		"webxr_vr_rollercoaster",
 		"webxr_vr_rollercoaster",
 		"webxr_vr_sandbox",
 		"webxr_vr_sandbox",
 		"webxr_vr_sculpt",
 		"webxr_vr_sculpt",
-		"webxr_vr_video",
-		"webxr_vr_layers"
+		"webxr_vr_video"
 	],
 	],
 	"games": [
 	"games": [
 		"games_fps"
 		"games_fps"

+ 1 - 1
examples/webxr_vr_layers.html

@@ -10,7 +10,7 @@
 
 
 		<div id="info">
 		<div id="info">
 			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> media and projection layers<br/>
 			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> media and projection layers<br/>
-			(Oculus Browser with #webxr-hands and #webxr-layers flags enabled)
+			(Oculus Browser 16.1+)
 		</div>
 		</div>
 
 
 		<script type="module">
 		<script type="module">