linkage-blaze 0.1.10

No-std 3D turtle graphics for animated jointed figures
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Motion Capture Samples

Expected BVH sample filenames:

- `pirouette.bvh` from the Three.js BVH loader sample data
- `pirouette.lb.rs` generated from `pirouette.bvh`

These sample files now live alongside the shared example assets so the four
classic examples can embed them directly.

## Licensing

**Code:** MIT OR Apache-2.0 (same as the rest of this workspace).

**BVH sample data:** third-party CMU/CGSpeed mocap data; not relicensed by us.