Fix figure IK snapping and gate the library on a fail-hard motion checker

Three solver defects made limbs teleport, twist, or windmill: write-back
angles wrapped at ±180 and lerped the long way around; branch flips landed
on configurations the anatomical write-back cannot represent, silently
pulling pinned extremities off their pins; and the degenerate straight-limb
bend plane fell back to the camera axis instead of the anatomical anterior.
solve_limb now verifies each branch reproduces the solved end before
accepting it, resolve unwraps written-back angles toward the pose they
replace, and the degenerate plane comes from the parent's anterior axis.

render.py --check replays every exercise's full tween loop and fails hard
on six invariants (pin fidelity, continuity, wraps, authored-vs-resolved
drift, ground penetration, resolved ROM); --export refuses to ship a
failing exercise. All 66 motions re-authored or retouched to pass: honest
authored angles where pins used to override them silently, grounded feet
on the seated machines, a vertical bench-press bar path, straight-armed
child's pose, a butterfly stretch seated on the mat, and FK arms where
pins forced impossible reaches. MotionSolver.swift mirrors the solver
changes line for line, held by regenerated fixtures.

Claude-Session: https://claude.ai/code/session_01PKptrgbx74peTwHGRxBojv
This commit is contained in:
2026-07-12 00:37:23 -04:00
parent 400601283e
commit 79e75a9127
303 changed files with 3114 additions and 2272 deletions
@@ -1,33 +1,35 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 180" fill="none">
<title>Standing Side Bend</title>
<defs>
<linearGradient id="grad-leg_l-1" gradientUnits="userSpaceOnUse" x1="174.3" y1="127.9" x2="163.3" y2="150.1"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-leg_r-1" gradientUnits="userSpaceOnUse" x1="145.7" y1="127.9" x2="156.7" y2="150.1"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-arm_l-1" gradientUnits="userSpaceOnUse" x1="152.0" y1="27.1" x2="155.2" y2="14.9"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
<linearGradient id="grad-leg_l-0" gradientUnits="userSpaceOnUse" x1="164.6" y1="93.9" x2="163.9" y2="124.0"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-leg_l-2" gradientUnits="userSpaceOnUse" x1="163.3" y1="150.0" x2="163.3" y2="151.2"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
<linearGradient id="grad-leg_r-0" gradientUnits="userSpaceOnUse" x1="155.4" y1="93.9" x2="156.1" y2="124.0"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-leg_r-2" gradientUnits="userSpaceOnUse" x1="156.7" y1="150.0" x2="156.7" y2="151.2"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
<linearGradient id="grad-arm_l-1" gradientUnits="userSpaceOnUse" x1="152.0" y1="21.8" x2="155.2" y2="9.6"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
</defs>
<path d="M 140.2 146.3 L 140.2 161.3 L 179.8 161.3 L 179.8 146.3 Z" fill="none" stroke="#b9bec9" stroke-width="1.98" stroke-linejoin="round"/>
<path d="M 140.2 146.2 L 140.2 161.3 L 179.8 161.3 L 179.8 146.2 Z" fill="none" stroke="#b9bec9" stroke-width="1.98" stroke-linejoin="round"/>
<g id="leg_l">
<path d="M 164.6 99.2 L 174.3 127.9" stroke="#3a3f4b" stroke-width="3.96" stroke-linecap="round"/>
<path d="M 174.3 127.9 L 163.3 150.1" stroke="url(#grad-leg_l-1)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 163.3 150.1 L 168.9 153.9" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 164.6 93.9 L 163.9 124.0" stroke="url(#grad-leg_l-0)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 163.9 124.0 L 163.3 150.0" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 163.3 150.0 L 163.3 151.2" stroke="url(#grad-leg_l-2)" stroke-width="3.63" stroke-linecap="round"/>
</g>
<g id="leg_r">
<path d="M 155.4 99.2 L 145.7 127.9" stroke="#3a3f4b" stroke-width="3.96" stroke-linecap="round"/>
<path d="M 145.7 127.9 L 156.7 150.1" stroke="url(#grad-leg_r-1)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 156.7 150.1 L 151.1 153.9" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 155.4 93.9 L 156.1 124.0" stroke="url(#grad-leg_r-0)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 156.1 124.0 L 156.7 150.0" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 156.7 150.0 L 156.7 151.2" stroke="url(#grad-leg_r-2)" stroke-width="3.63" stroke-linecap="round"/>
</g>
<path id="girdle" d="M 144.1 45.3 L 137.9 48.9 L 131.7 52.6" stroke="#0d9488" stroke-width="3.3" stroke-linecap="round" stroke-linejoin="round"/>
<path id="pelvisBar" d="M 164.6 99.2 L 160.0 99.2 L 155.4 99.2" stroke="#0d9488" stroke-width="3.3" stroke-linecap="round" stroke-linejoin="round"/>
<path id="spine" d="M 160.0 99.2 Q 155.4 70.6 137.9 48.9" stroke="#0d9488" stroke-width="3.96" stroke-linecap="round" stroke-linejoin="round"/>
<path id="girdle" d="M 144.1 40.0 L 137.9 43.7 L 131.7 47.3" stroke="#0d9488" stroke-width="3.3" stroke-linecap="round" stroke-linejoin="round"/>
<path id="pelvisBar" d="M 164.6 93.9 L 160.0 93.9 L 155.4 93.9" stroke="#0d9488" stroke-width="3.3" stroke-linecap="round" stroke-linejoin="round"/>
<path id="spine" d="M 160.0 93.9 Q 155.4 65.3 137.9 43.7" stroke="#0d9488" stroke-width="3.96" stroke-linecap="round" stroke-linejoin="round"/>
<g id="arm_r">
<path d="M 131.7 52.6 L 139.4 70.8" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 139.4 70.8 L 146.7 88.9" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 131.7 47.3 L 139.4 65.5" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 139.4 65.5 L 146.7 83.6" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
</g>
<g id="arm_l">
<path d="M 144.1 45.3 L 152.0 27.1" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 152.0 27.1 L 155.2 14.9" stroke="url(#grad-arm_l-1)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 144.1 40.0 L 152.0 21.8" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 152.0 21.8 L 155.2 9.6" stroke="url(#grad-arm_l-1)" stroke-width="3.63" stroke-linecap="round"/>
</g>
<circle id="head" cx="131.1" cy="37.8" r="6.6000000000000005" fill="white" stroke="#3a3f4b" stroke-width="3.96"/>
<circle id="head" cx="131.1" cy="32.5" r="6.6000000000000005" fill="white" stroke="#3a3f4b" stroke-width="3.96"/>
<g font-family="-apple-system, Helvetica, sans-serif" font-size="11" fill="#6b7180">
<line x1="224" y1="16" x2="238" y2="16" stroke="#3a3f4b" stroke-width="4" stroke-linecap="round"/>
<text x="243" y="20">near</text>

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

@@ -1,36 +1,38 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 180" fill="none">
<title>Standing Side Bend</title>
<defs>
<linearGradient id="grad-leg_l-1" gradientUnits="userSpaceOnUse" x1="174.3" y1="127.9" x2="163.3" y2="150.1"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-leg_r-1" gradientUnits="userSpaceOnUse" x1="145.7" y1="127.9" x2="156.7" y2="150.1"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-arm_l-0" gradientUnits="userSpaceOnUse" x1="167.3" y1="44.0" x2="170.0" y2="63.5"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-arm_l-1" gradientUnits="userSpaceOnUse" x1="170.0" y1="63.5" x2="172.7" y2="82.9"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
<linearGradient id="grad-arm_r-0" gradientUnits="userSpaceOnUse" x1="152.7" y1="44.0" x2="150.0" y2="63.5"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-arm_r-1" gradientUnits="userSpaceOnUse" x1="150.0" y1="63.5" x2="147.3" y2="82.9"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
<linearGradient id="grad-leg_l-0" gradientUnits="userSpaceOnUse" x1="164.6" y1="93.9" x2="163.9" y2="124.0"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-leg_l-2" gradientUnits="userSpaceOnUse" x1="163.3" y1="150.0" x2="163.3" y2="151.2"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
<linearGradient id="grad-leg_r-0" gradientUnits="userSpaceOnUse" x1="155.4" y1="93.9" x2="156.1" y2="124.0"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-leg_r-2" gradientUnits="userSpaceOnUse" x1="156.7" y1="150.0" x2="156.7" y2="151.2"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
<linearGradient id="grad-arm_l-0" gradientUnits="userSpaceOnUse" x1="167.3" y1="38.7" x2="170.0" y2="58.2"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-arm_l-1" gradientUnits="userSpaceOnUse" x1="170.0" y1="58.2" x2="172.7" y2="77.6"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
<linearGradient id="grad-arm_r-0" gradientUnits="userSpaceOnUse" x1="152.7" y1="38.7" x2="150.0" y2="58.2"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-arm_r-1" gradientUnits="userSpaceOnUse" x1="150.0" y1="58.2" x2="147.3" y2="77.6"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
</defs>
<path d="M 140.2 146.3 L 140.2 161.3 L 179.8 161.3 L 179.8 146.3 Z" fill="none" stroke="#b9bec9" stroke-width="1.98" stroke-linejoin="round"/>
<path d="M 140.2 146.2 L 140.2 161.3 L 179.8 161.3 L 179.8 146.2 Z" fill="none" stroke="#b9bec9" stroke-width="1.98" stroke-linejoin="round"/>
<g id="leg_l">
<path d="M 164.6 99.2 L 174.3 127.9" stroke="#3a3f4b" stroke-width="3.96" stroke-linecap="round"/>
<path d="M 174.3 127.9 L 163.3 150.1" stroke="url(#grad-leg_l-1)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 163.3 150.1 L 168.9 153.9" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 164.6 93.9 L 163.9 124.0" stroke="url(#grad-leg_l-0)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 163.9 124.0 L 163.3 150.0" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 163.3 150.0 L 163.3 151.2" stroke="url(#grad-leg_l-2)" stroke-width="3.63" stroke-linecap="round"/>
</g>
<g id="leg_r">
<path d="M 155.4 99.2 L 145.7 127.9" stroke="#3a3f4b" stroke-width="3.96" stroke-linecap="round"/>
<path d="M 145.7 127.9 L 156.7 150.1" stroke="url(#grad-leg_r-1)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 156.7 150.1 L 151.1 153.9" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 155.4 93.9 L 156.1 124.0" stroke="url(#grad-leg_r-0)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 156.1 124.0 L 156.7 150.0" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 156.7 150.0 L 156.7 151.2" stroke="url(#grad-leg_r-2)" stroke-width="3.63" stroke-linecap="round"/>
</g>
<path id="girdle" d="M 167.3 44.0 L 160.0 44.0 L 152.7 44.0" stroke="#0d9488" stroke-width="3.3" stroke-linecap="round" stroke-linejoin="round"/>
<path id="pelvisBar" d="M 164.6 99.2 L 160.0 99.2 L 155.4 99.2" stroke="#0d9488" stroke-width="3.3" stroke-linecap="round" stroke-linejoin="round"/>
<path id="spine" d="M 160.0 99.2 Q 160.0 70.9 160.0 44.0" stroke="#0d9488" stroke-width="3.96" stroke-linecap="round" stroke-linejoin="round"/>
<path id="girdle" d="M 167.3 38.7 L 160.0 38.7 L 152.7 38.7" stroke="#0d9488" stroke-width="3.3" stroke-linecap="round" stroke-linejoin="round"/>
<path id="pelvisBar" d="M 164.6 93.9 L 160.0 93.9 L 155.4 93.9" stroke="#0d9488" stroke-width="3.3" stroke-linecap="round" stroke-linejoin="round"/>
<path id="spine" d="M 160.0 93.9 Q 160.0 65.6 160.0 38.7" stroke="#0d9488" stroke-width="3.96" stroke-linecap="round" stroke-linejoin="round"/>
<g id="arm_l">
<path d="M 167.3 44.0 L 170.0 63.5" stroke="url(#grad-arm_l-0)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 170.0 63.5 L 172.7 82.9" stroke="url(#grad-arm_l-1)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 167.3 38.7 L 170.0 58.2" stroke="url(#grad-arm_l-0)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 170.0 58.2 L 172.7 77.6" stroke="url(#grad-arm_l-1)" stroke-width="3.63" stroke-linecap="round"/>
</g>
<g id="arm_r">
<path d="M 152.7 44.0 L 150.0 63.5" stroke="url(#grad-arm_r-0)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 150.0 63.5 L 147.3 82.9" stroke="url(#grad-arm_r-1)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 152.7 38.7 L 150.0 58.2" stroke="url(#grad-arm_r-0)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 150.0 58.2 L 147.3 77.6" stroke="url(#grad-arm_r-1)" stroke-width="3.63" stroke-linecap="round"/>
</g>
<circle id="head" cx="160.0" cy="31.0" r="6.6000000000000005" fill="white" stroke="#3a3f4b" stroke-width="3.96"/>
<circle id="head" cx="160.0" cy="25.7" r="6.6000000000000005" fill="white" stroke="#3a3f4b" stroke-width="3.96"/>
<g font-family="-apple-system, Helvetica, sans-serif" font-size="11" fill="#6b7180">
<line x1="224" y1="16" x2="238" y2="16" stroke="#3a3f4b" stroke-width="4" stroke-linecap="round"/>
<text x="243" y="20">near</text>

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB

@@ -1,33 +1,35 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 180" fill="none">
<title>Standing Side Bend</title>
<defs>
<linearGradient id="grad-leg_l-1" gradientUnits="userSpaceOnUse" x1="174.3" y1="127.9" x2="163.3" y2="150.1"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-leg_r-1" gradientUnits="userSpaceOnUse" x1="145.7" y1="127.9" x2="156.7" y2="150.1"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-arm_r-1" gradientUnits="userSpaceOnUse" x1="168.0" y1="27.1" x2="164.8" y2="14.9"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
<linearGradient id="grad-leg_l-0" gradientUnits="userSpaceOnUse" x1="164.6" y1="93.9" x2="163.9" y2="124.0"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-leg_l-2" gradientUnits="userSpaceOnUse" x1="163.3" y1="150.0" x2="163.3" y2="151.2"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
<linearGradient id="grad-leg_r-0" gradientUnits="userSpaceOnUse" x1="155.4" y1="93.9" x2="156.1" y2="124.0"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-leg_r-2" gradientUnits="userSpaceOnUse" x1="156.7" y1="150.0" x2="156.7" y2="151.2"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
<linearGradient id="grad-arm_r-1" gradientUnits="userSpaceOnUse" x1="168.0" y1="21.8" x2="164.8" y2="9.6"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
</defs>
<path d="M 140.2 146.3 L 140.2 161.3 L 179.8 161.3 L 179.8 146.3 Z" fill="none" stroke="#b9bec9" stroke-width="1.98" stroke-linejoin="round"/>
<path d="M 140.2 146.2 L 140.2 161.3 L 179.8 161.3 L 179.8 146.2 Z" fill="none" stroke="#b9bec9" stroke-width="1.98" stroke-linejoin="round"/>
<g id="leg_l">
<path d="M 164.6 99.2 L 174.3 127.9" stroke="#3a3f4b" stroke-width="3.96" stroke-linecap="round"/>
<path d="M 174.3 127.9 L 163.3 150.1" stroke="url(#grad-leg_l-1)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 163.3 150.1 L 168.9 153.9" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 164.6 93.9 L 163.9 124.0" stroke="url(#grad-leg_l-0)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 163.9 124.0 L 163.3 150.0" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 163.3 150.0 L 163.3 151.2" stroke="url(#grad-leg_l-2)" stroke-width="3.63" stroke-linecap="round"/>
</g>
<g id="leg_r">
<path d="M 155.4 99.2 L 145.7 127.9" stroke="#3a3f4b" stroke-width="3.96" stroke-linecap="round"/>
<path d="M 145.7 127.9 L 156.7 150.1" stroke="url(#grad-leg_r-1)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 156.7 150.1 L 151.1 153.9" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 155.4 93.9 L 156.1 124.0" stroke="url(#grad-leg_r-0)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 156.1 124.0 L 156.7 150.0" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 156.7 150.0 L 156.7 151.2" stroke="url(#grad-leg_r-2)" stroke-width="3.63" stroke-linecap="round"/>
</g>
<path id="girdle" d="M 188.3 52.6 L 182.1 48.9 L 175.9 45.3" stroke="#0d9488" stroke-width="3.3" stroke-linecap="round" stroke-linejoin="round"/>
<path id="pelvisBar" d="M 164.6 99.2 L 160.0 99.2 L 155.4 99.2" stroke="#0d9488" stroke-width="3.3" stroke-linecap="round" stroke-linejoin="round"/>
<path id="spine" d="M 160.0 99.2 Q 164.6 70.6 182.1 48.9" stroke="#0d9488" stroke-width="3.96" stroke-linecap="round" stroke-linejoin="round"/>
<path id="girdle" d="M 188.3 47.3 L 182.1 43.7 L 175.9 40.0" stroke="#0d9488" stroke-width="3.3" stroke-linecap="round" stroke-linejoin="round"/>
<path id="pelvisBar" d="M 164.6 93.9 L 160.0 93.9 L 155.4 93.9" stroke="#0d9488" stroke-width="3.3" stroke-linecap="round" stroke-linejoin="round"/>
<path id="spine" d="M 160.0 93.9 Q 164.6 65.3 182.1 43.7" stroke="#0d9488" stroke-width="3.96" stroke-linecap="round" stroke-linejoin="round"/>
<g id="arm_l">
<path d="M 188.3 52.6 L 180.6 70.8" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 180.6 70.8 L 173.3 88.9" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 188.3 47.3 L 180.6 65.5" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 180.6 65.5 L 173.3 83.6" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
</g>
<g id="arm_r">
<path d="M 175.9 45.3 L 168.0 27.1" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 168.0 27.1 L 164.8 14.9" stroke="url(#grad-arm_r-1)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 175.9 40.0 L 168.0 21.8" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 168.0 21.8 L 164.8 9.6" stroke="url(#grad-arm_r-1)" stroke-width="3.63" stroke-linecap="round"/>
</g>
<circle id="head" cx="188.9" cy="37.8" r="6.6000000000000005" fill="white" stroke="#3a3f4b" stroke-width="3.96"/>
<circle id="head" cx="188.9" cy="32.5" r="6.6000000000000005" fill="white" stroke="#3a3f4b" stroke-width="3.96"/>
<g font-family="-apple-system, Helvetica, sans-serif" font-size="11" fill="#6b7180">
<line x1="224" y1="16" x2="238" y2="16" stroke="#3a3f4b" stroke-width="4" stroke-linecap="round"/>
<text x="243" y="20">near</text>

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

@@ -1,36 +1,38 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 180" fill="none">
<title>Standing Side Bend</title>
<defs>
<linearGradient id="grad-leg_l-1" gradientUnits="userSpaceOnUse" x1="174.3" y1="127.9" x2="163.3" y2="150.1"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-leg_r-1" gradientUnits="userSpaceOnUse" x1="145.7" y1="127.9" x2="156.7" y2="150.1"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-arm_l-0" gradientUnits="userSpaceOnUse" x1="167.3" y1="44.0" x2="170.0" y2="63.5"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-arm_l-1" gradientUnits="userSpaceOnUse" x1="170.0" y1="63.5" x2="172.7" y2="82.9"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
<linearGradient id="grad-arm_r-0" gradientUnits="userSpaceOnUse" x1="152.7" y1="44.0" x2="150.0" y2="63.5"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-arm_r-1" gradientUnits="userSpaceOnUse" x1="150.0" y1="63.5" x2="147.3" y2="82.9"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
<linearGradient id="grad-leg_l-0" gradientUnits="userSpaceOnUse" x1="164.6" y1="93.9" x2="163.9" y2="124.0"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-leg_l-2" gradientUnits="userSpaceOnUse" x1="163.3" y1="150.0" x2="163.3" y2="151.2"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
<linearGradient id="grad-leg_r-0" gradientUnits="userSpaceOnUse" x1="155.4" y1="93.9" x2="156.1" y2="124.0"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-leg_r-2" gradientUnits="userSpaceOnUse" x1="156.7" y1="150.0" x2="156.7" y2="151.2"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
<linearGradient id="grad-arm_l-0" gradientUnits="userSpaceOnUse" x1="167.3" y1="38.7" x2="170.0" y2="58.2"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-arm_l-1" gradientUnits="userSpaceOnUse" x1="170.0" y1="58.2" x2="172.7" y2="77.6"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
<linearGradient id="grad-arm_r-0" gradientUnits="userSpaceOnUse" x1="152.7" y1="38.7" x2="150.0" y2="58.2"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-arm_r-1" gradientUnits="userSpaceOnUse" x1="150.0" y1="58.2" x2="147.3" y2="77.6"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
</defs>
<path d="M 140.2 146.3 L 140.2 161.3 L 179.8 161.3 L 179.8 146.3 Z" fill="none" stroke="#b9bec9" stroke-width="1.98" stroke-linejoin="round"/>
<path d="M 140.2 146.2 L 140.2 161.3 L 179.8 161.3 L 179.8 146.2 Z" fill="none" stroke="#b9bec9" stroke-width="1.98" stroke-linejoin="round"/>
<g id="leg_l">
<path d="M 164.6 99.2 L 174.3 127.9" stroke="#3a3f4b" stroke-width="3.96" stroke-linecap="round"/>
<path d="M 174.3 127.9 L 163.3 150.1" stroke="url(#grad-leg_l-1)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 163.3 150.1 L 168.9 153.9" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 164.6 93.9 L 163.9 124.0" stroke="url(#grad-leg_l-0)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 163.9 124.0 L 163.3 150.0" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 163.3 150.0 L 163.3 151.2" stroke="url(#grad-leg_l-2)" stroke-width="3.63" stroke-linecap="round"/>
</g>
<g id="leg_r">
<path d="M 155.4 99.2 L 145.7 127.9" stroke="#3a3f4b" stroke-width="3.96" stroke-linecap="round"/>
<path d="M 145.7 127.9 L 156.7 150.1" stroke="url(#grad-leg_r-1)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 156.7 150.1 L 151.1 153.9" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 155.4 93.9 L 156.1 124.0" stroke="url(#grad-leg_r-0)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 156.1 124.0 L 156.7 150.0" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 156.7 150.0 L 156.7 151.2" stroke="url(#grad-leg_r-2)" stroke-width="3.63" stroke-linecap="round"/>
</g>
<path id="girdle" d="M 167.3 44.0 L 160.0 44.0 L 152.7 44.0" stroke="#0d9488" stroke-width="3.3" stroke-linecap="round" stroke-linejoin="round"/>
<path id="pelvisBar" d="M 164.6 99.2 L 160.0 99.2 L 155.4 99.2" stroke="#0d9488" stroke-width="3.3" stroke-linecap="round" stroke-linejoin="round"/>
<path id="spine" d="M 160.0 99.2 Q 160.0 70.9 160.0 44.0" stroke="#0d9488" stroke-width="3.96" stroke-linecap="round" stroke-linejoin="round"/>
<path id="girdle" d="M 167.3 38.7 L 160.0 38.7 L 152.7 38.7" stroke="#0d9488" stroke-width="3.3" stroke-linecap="round" stroke-linejoin="round"/>
<path id="pelvisBar" d="M 164.6 93.9 L 160.0 93.9 L 155.4 93.9" stroke="#0d9488" stroke-width="3.3" stroke-linecap="round" stroke-linejoin="round"/>
<path id="spine" d="M 160.0 93.9 Q 160.0 65.6 160.0 38.7" stroke="#0d9488" stroke-width="3.96" stroke-linecap="round" stroke-linejoin="round"/>
<g id="arm_l">
<path d="M 167.3 44.0 L 170.0 63.5" stroke="url(#grad-arm_l-0)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 170.0 63.5 L 172.7 82.9" stroke="url(#grad-arm_l-1)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 167.3 38.7 L 170.0 58.2" stroke="url(#grad-arm_l-0)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 170.0 58.2 L 172.7 77.6" stroke="url(#grad-arm_l-1)" stroke-width="3.63" stroke-linecap="round"/>
</g>
<g id="arm_r">
<path d="M 152.7 44.0 L 150.0 63.5" stroke="url(#grad-arm_r-0)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 150.0 63.5 L 147.3 82.9" stroke="url(#grad-arm_r-1)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 152.7 38.7 L 150.0 58.2" stroke="url(#grad-arm_r-0)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 150.0 58.2 L 147.3 77.6" stroke="url(#grad-arm_r-1)" stroke-width="3.63" stroke-linecap="round"/>
</g>
<circle id="head" cx="160.0" cy="31.0" r="6.6000000000000005" fill="white" stroke="#3a3f4b" stroke-width="3.96"/>
<circle id="head" cx="160.0" cy="25.7" r="6.6000000000000005" fill="white" stroke="#3a3f4b" stroke-width="3.96"/>
<g font-family="-apple-system, Helvetica, sans-serif" font-size="11" fill="#6b7180">
<line x1="224" y1="16" x2="238" y2="16" stroke="#3a3f4b" stroke-width="4" stroke-linecap="round"/>
<text x="243" y="20">near</text>

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 4.0 KiB

@@ -6,7 +6,7 @@
"frames": [
{
"hold": 0.5, "tween": 1.0,
"root": {"pos": [160, 72]},
"root": {"pos": [160, 64]},
"spine": [{"lateral": 16}, {"lateral": 15}],
"neck": 0,
"shoulder_l": {"flexion": 14, "abduction": 126}, "elbow_l": 50,
@@ -17,7 +17,7 @@
},
{
"hold": 0.3, "tween": 0.9,
"root": {"pos": [160, 72]},
"root": {"pos": [160, 64]},
"spine": [{"lateral": 0}, {"lateral": 0}],
"neck": 0,
"shoulder_l": {"flexion": 4, "abduction": 8}, "elbow_l": 14,
@@ -28,7 +28,7 @@
},
{
"hold": 0.5, "tween": 1.0,
"root": {"pos": [160, 72]},
"root": {"pos": [160, 64]},
"spine": [{"lateral": -16}, {"lateral": -15}],
"neck": 0,
"shoulder_r": {"flexion": 14, "abduction": 126}, "elbow_r": 50,
@@ -39,7 +39,7 @@
},
{
"hold": 0.3, "tween": 0.9,
"root": {"pos": [160, 72]},
"root": {"pos": [160, 64]},
"spine": [{"lateral": 0}, {"lateral": 0}],
"neck": 0,
"shoulder_l": {"flexion": 4, "abduction": 8}, "elbow_l": 14,
Binary file not shown.

Before

Width:  |  Height:  |  Size: 448 KiB

After

Width:  |  Height:  |  Size: 427 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 272 KiB

After

Width:  |  Height:  |  Size: 262 KiB

+20 -18
View File
@@ -1,33 +1,35 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 180" fill="none">
<title>Standing Side Bend</title>
<defs>
<linearGradient id="grad-leg_l-1" gradientUnits="userSpaceOnUse" x1="174.3" y1="127.9" x2="163.3" y2="150.1"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-leg_r-1" gradientUnits="userSpaceOnUse" x1="145.7" y1="127.9" x2="156.7" y2="150.1"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-arm_l-1" gradientUnits="userSpaceOnUse" x1="152.0" y1="27.1" x2="155.2" y2="14.9"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
<linearGradient id="grad-leg_l-0" gradientUnits="userSpaceOnUse" x1="164.6" y1="93.9" x2="163.9" y2="124.0"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-leg_l-2" gradientUnits="userSpaceOnUse" x1="163.3" y1="150.0" x2="163.3" y2="151.2"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
<linearGradient id="grad-leg_r-0" gradientUnits="userSpaceOnUse" x1="155.4" y1="93.9" x2="156.1" y2="124.0"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
<linearGradient id="grad-leg_r-2" gradientUnits="userSpaceOnUse" x1="156.7" y1="150.0" x2="156.7" y2="151.2"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
<linearGradient id="grad-arm_l-1" gradientUnits="userSpaceOnUse" x1="152.0" y1="21.8" x2="155.2" y2="9.6"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#3a3f4b"/></linearGradient>
</defs>
<path d="M 140.2 146.3 L 140.2 161.3 L 179.8 161.3 L 179.8 146.3 Z" fill="none" stroke="#b9bec9" stroke-width="1.98" stroke-linejoin="round"/>
<path d="M 140.2 146.2 L 140.2 161.3 L 179.8 161.3 L 179.8 146.2 Z" fill="none" stroke="#b9bec9" stroke-width="1.98" stroke-linejoin="round"/>
<g id="leg_l">
<path d="M 164.6 99.2 L 174.3 127.9" stroke="#3a3f4b" stroke-width="3.96" stroke-linecap="round"/>
<path d="M 174.3 127.9 L 163.3 150.1" stroke="url(#grad-leg_l-1)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 163.3 150.1 L 168.9 153.9" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 164.6 93.9 L 163.9 124.0" stroke="url(#grad-leg_l-0)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 163.9 124.0 L 163.3 150.0" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 163.3 150.0 L 163.3 151.2" stroke="url(#grad-leg_l-2)" stroke-width="3.63" stroke-linecap="round"/>
</g>
<g id="leg_r">
<path d="M 155.4 99.2 L 145.7 127.9" stroke="#3a3f4b" stroke-width="3.96" stroke-linecap="round"/>
<path d="M 145.7 127.9 L 156.7 150.1" stroke="url(#grad-leg_r-1)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 156.7 150.1 L 151.1 153.9" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 155.4 93.9 L 156.1 124.0" stroke="url(#grad-leg_r-0)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 156.1 124.0 L 156.7 150.0" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 156.7 150.0 L 156.7 151.2" stroke="url(#grad-leg_r-2)" stroke-width="3.63" stroke-linecap="round"/>
</g>
<path id="girdle" d="M 144.1 45.3 L 137.9 48.9 L 131.7 52.6" stroke="#0d9488" stroke-width="3.3" stroke-linecap="round" stroke-linejoin="round"/>
<path id="pelvisBar" d="M 164.6 99.2 L 160.0 99.2 L 155.4 99.2" stroke="#0d9488" stroke-width="3.3" stroke-linecap="round" stroke-linejoin="round"/>
<path id="spine" d="M 160.0 99.2 Q 155.4 70.6 137.9 48.9" stroke="#0d9488" stroke-width="3.96" stroke-linecap="round" stroke-linejoin="round"/>
<path id="girdle" d="M 144.1 40.0 L 137.9 43.7 L 131.7 47.3" stroke="#0d9488" stroke-width="3.3" stroke-linecap="round" stroke-linejoin="round"/>
<path id="pelvisBar" d="M 164.6 93.9 L 160.0 93.9 L 155.4 93.9" stroke="#0d9488" stroke-width="3.3" stroke-linecap="round" stroke-linejoin="round"/>
<path id="spine" d="M 160.0 93.9 Q 155.4 65.3 137.9 43.7" stroke="#0d9488" stroke-width="3.96" stroke-linecap="round" stroke-linejoin="round"/>
<g id="arm_r">
<path d="M 131.7 52.6 L 139.4 70.8" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 139.4 70.8 L 146.7 88.9" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 131.7 47.3 L 139.4 65.5" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 139.4 65.5 L 146.7 83.6" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
</g>
<g id="arm_l">
<path d="M 144.1 45.3 L 152.0 27.1" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 152.0 27.1 L 155.2 14.9" stroke="url(#grad-arm_l-1)" stroke-width="3.63" stroke-linecap="round"/>
<path d="M 144.1 40.0 L 152.0 21.8" stroke="#a9afba" stroke-width="3.3" stroke-linecap="round"/>
<path d="M 152.0 21.8 L 155.2 9.6" stroke="url(#grad-arm_l-1)" stroke-width="3.63" stroke-linecap="round"/>
</g>
<circle id="head" cx="131.1" cy="37.8" r="6.6000000000000005" fill="white" stroke="#3a3f4b" stroke-width="3.96"/>
<circle id="head" cx="131.1" cy="32.5" r="6.6000000000000005" fill="white" stroke="#3a3f4b" stroke-width="3.96"/>
<g font-family="-apple-system, Helvetica, sans-serif" font-size="11" fill="#6b7180">
<line x1="224" y1="16" x2="238" y2="16" stroke="#3a3f4b" stroke-width="4" stroke-linecap="round"/>
<text x="243" y="20">near</text>

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB