You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ROADMAP.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,19 @@
1
1
# Posecode: domains & roadmap
2
2
3
-
Posecode's vision is broad: **describe any single-person movement as text and render it
4
-
safely in 3D.** The *protocol* is general; the *current renderer* is deliberately
5
-
scoped (one figure, forward kinematics, ground-locked hands/feet, no props). This
3
+
Posecode's vision is broad: **describe single-person movement as text and render it
4
+
as inspectable 3D motion.** The *protocol* is general; the *current renderer* is deliberately
5
+
scoped to one simplified figure with forward kinematics, constrained contacts,
6
+
starter props, and no rigid-body dynamics. This
6
7
doc maps the domains Posecode can serve, what already works, and what each remaining
7
8
domain needs, so contributions land where they unlock the most.
8
9
9
10
## Where Posecode fits
10
11
11
12
| Domain | Example uses | Status |
12
13
| --- | --- | --- |
13
-
|**Physiotherapy / rehab**| Range-of-motion demos, home-exercise programs, post-op protocols, cervical/shoulder mobility |Strong fit today: the ROM safety clamp is a clinical feature. Many moves render now; equipment (bands, balls) is future. |
14
-
|**Ergonomics / desk & posture**| Posture resets, seated/standing stretch breaks, "do this every hour" prompts |Works today for standing variants; true *seated*needs a chair prop (below). |
15
-
|**Yoga & mobility**| Standing poses (chair, side bend, twist), flows, mobility drills | Standing poses work; floor/inversion/lying poses need lying base poses + a mat. |
14
+
|**Physiotherapy / rehab**| Range-of-motion demos, home-exercise programs, post-op protocols, cervical/shoulder mobility |Useful for reviewed visualization: ROM constraints and diagnostics are explicit. Clinical use still requires qualified review; bands and balls are future. |
15
+
|**Ergonomics / desk & posture**| Posture resets, seated/standing stretch breaks, "do this every hour" prompts |Standing and floor-seated variants work; chair-seated motion needs a dedicated base pose. |
16
+
|**Yoga & mobility**| Standing poses (chair, side bend, twist), flows, mobility drills | Standing and basic supine/prone/long-seated poses work; inversions and detailed mat contacts remain limited. |
16
17
|**Movement education / anatomy**| Demonstrate joint actions ("what is shoulder abduction?"), biomechanics teaching | Excellent fit: single-joint demos are exactly what the rig does. |
17
18
|**Fitness / strength**| Body-weight and free-form movement coaching | Core today (squat, curl, raise). Barbell/dumbbell/machine work needs props + grip. |
0 commit comments