Spaces:
Building
Building
File size: 1,996 Bytes
e3df007 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 |
char_starting_location: [0.0, 0.0, 0.0]
bvh_projection_bodypart_groups:
- bvh_joint_names:
- RightShoulder
- RightArm
- RightForeArm
- RightHand
- RightHandEnd
- LeftShoulder
- LeftArm
- LeftForeArm
- LeftHand
- LeftHandEnd
method: sagittal
name: Upper Limbs
- bvh_joint_names:
- RightUpLeg
- RightLeg
- RightFoot
- RightToeBase
- LeftUpLeg
- LeftLeg
- LeftFoot
- LeftToeBase
method: pca
name: Lower Limbs
- bvh_joint_names:
- Hips
- Spine
- Spine1
- Spine2
- Spine3
- Neck
- Head
method: frontal
name: Trunk
char_bodypart_groups:
- bvh_depth_drivers:
- Hips
char_joints:
- right_shoulder
- left_shoulder
- right_hip
- left_hip
- hip
- torso
- neck
- bvh_depth_drivers:
- LeftHand
char_joints:
- left_elbow
- left_hand
- bvh_depth_drivers:
- RightHand
char_joints:
- right_elbow
- right_hand
- bvh_depth_drivers:
- LeftFoot
char_joints:
- left_knee
- left_foot
- bvh_depth_drivers:
- RightFoot
char_joints:
- right_knee
- right_foot
char_bvh_root_offset:
bvh_projection_bodypart_group_for_offset: Lower Limbs
bvh_joints:
- - RightFoot
- RightLeg
- RightUpLeg
- - LeftFoot
- LeftLeg
- LeftUpLeg
char_joints:
- - left_foot
- left_knee
- left_hip
- - right_foot
- right_knee
- right_hip
char_joint_bvh_joints_mapping:
left_elbow: !!python/tuple
- LeftArm
- LeftForeArm
left_foot: !!python/tuple
- LeftLeg
- LeftFoot
left_hand: !!python/tuple
- LeftForeArm
- LeftHand
left_knee: !!python/tuple
- LeftUpLeg
- LeftLeg
torso: !!python/tuple
- Hips
- Spine3
neck: !!python/tuple
- Hips
- Neck
right_elbow: !!python/tuple
- RightArm
- RightForeArm
right_foot: !!python/tuple
- RightLeg
- RightFoot
right_hand: !!python/tuple
- RightForeArm
- RightHand
right_knee: !!python/tuple
- RightUpLeg
- RightLeg
char_runtime_checks:
- - above
- neck
- right_shoulder
- left_shoulder |