소스 검색

bone names

sunag 7 년 전
부모
커밋
b576d08b43
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      examples/webgl_loader_sea3d_bvh.html

+ 2 - 1
examples/webgl_loader_sea3d_bvh.html

@@ -118,7 +118,7 @@
 					preservePosition: false,
 					useFirstFramePosition: true,
 					hip: "Base HumanPelvis",
-					// compensates the difference in skeletons ( T-Pose )
+					// left is SEA3D bone names and right BVH bone names
 					names: {
 						"Base HumanPelvis": "hip",
 						"Base HumanSpine3": "abdomen",
@@ -141,6 +141,7 @@
 						"Base HumanLCalf1": "lShin",
 						"Base HumanLFoot": "lFoot"
 					},
+					// compensates the difference in skeletons ( T-Pose )
 					offsets: {
 						"lShldr": new THREE.Matrix4().makeRotationFromEuler(
 							new THREE.Euler(