From 2ef13f23d4f05fff840cd4ca3046f8852526edb6 Mon Sep 17 00:00:00 2001 From: ClemensLinnhoff Date: Mon, 26 Aug 2024 11:13:39 +0200 Subject: [PATCH] Add eyes Signed-off-by: ClemensLinnhoff --- .../object-human/human-model-structure.adoc | 44 ++++++++++--------- 1 file changed, 24 insertions(+), 20 deletions(-) diff --git a/content/geometry/object-human/human-model-structure.adoc b/content/geometry/object-human/human-model-structure.adoc index 9582c8e8..3d0761cc 100644 --- a/content/geometry/object-human/human-model-structure.adoc +++ b/content/geometry/object-human/human-model-structure.adoc @@ -4,26 +4,30 @@ [plantuml] ---- -Root_Bone (T) -|_ Hip (T) - |_ Lower_Spine (T) - |_ Upper_Spine (T) - |_ Neck (T) - |_ Head (T) - |_ Shoulder_R (T) - |_ Upper_Arm_R (T) - |_ Lower_Arm_R (T) - |_ Full_Hand_R (T) - |_ Shoulder_L (T) - |_ Upper_Arm_L (T) - |_ Lower_Arm_L (T) - |_ Full_Hand_L (T) - |_ Upper_Leg_R (T) - |_ Lower_Leg_R (T) - |_ Full_Foot_R (T) - |_ Upper_Leg_L (T) - |_ Lower_Leg_L (T) - |_ Full_Foot_L (T) + +Skeleton +|_Root_Bone (T) + |_ Hip (T) + |_ Lower_Spine (T) + |_ Upper_Spine (T) + |_ Neck (T) + |_ Head (T) + |_ Eye_Right (T) + |_ Eye_Left (T) + |_ Shoulder_Right (T) + |_ Upper_Arm_Right (T) + |_ Lower_Arm_Right (T) + |_ Full_Hand_Right (T) + |_ Shoulder_Left (T) + |_ Upper_Arm_Left (T) + |_ Lower_Arm_Left (T) + |_ Full_Hand_Left (T) + |_ Upper_Leg_Right (T) + |_ Lower_Leg_Right (T) + |_ Full_Foot_Right (T) + |_ Upper_Leg_Left (T) + |_ Lower_Leg_Left (T) + |_ Full_Foot_Left (T) Body Hair Clothing