Преглед на файлове

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. BIN
      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",

BIN
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">