浏览代码

Rename hand_mesh to profiles and add entry in examples list

Fernando Serrano 5 年之前
父节点
当前提交
2e5bf73fe0
共有 3 个文件被更改,包括 2 次插入1 次删除
  1. 1 0
      examples/files.js
  2. 二进制
      examples/screenshots/webxr_vr_handinput_profiles.jpg
  3. 1 1
      examples/webxr_vr_handinput_profiles.html

+ 1 - 0
examples/files.js

@@ -330,6 +330,7 @@ var files = {
 		"webxr_vr_dragging",
 		"webxr_vr_handinput",
 		"webxr_vr_handinput_simple",
+		"webxr_vr_handinput_profiles",
 		"webxr_vr_lorenzattractor",
 		"webxr_vr_panorama",
 		"webxr_vr_panorama_depth",

二进制
examples/screenshots/webxr_vr_handinput_profiles.jpg


+ 1 - 1
examples/webxr_vr_handinput_mesh.html → examples/webxr_vr_handinput_profiles.html

@@ -9,7 +9,7 @@
 	<body>
 
 		<div id="info">
-			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> vr - hand and controller support
+			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> vr - hand and controller support (profiles)
 		</div>
 
 		<script type="module">