Matter
Physics engine, scenograph documents and the workspace scene viewer. Part of the motion group. Shipped as @specfocus/matter. Legend: ✅ done · 🟡 in progress · ⬜ pending.
Checklist
✅ Physics engine
Physics engine, scenograph documents and the workspace scene viewer.
✅ Scenograph datum
Physics engine, scenograph documents and the workspace scene viewer.
✅ Scene viewer
Physics engine, scenograph documents and the workspace scene viewer.
⬜ Datum editing
The viewer renders and animates scenograph documents; there is no editing surface yet — planned for a later wave.
Evidence
v0.0.15 (754 tests): the physics engine (src/physics forces/rotation/scaling/velocity over src/engine-create.ts and src/collision), the scenograph document model (src/scenograph-datum.ts, hardened by 12 serialization fixes, with examples/*.scenograph.json in the repo) and the workspace scene viewer (lib/views/scenograph install with an Exclusive linkView on *.scenograph.json) are shipped and installed by this app. Editing a scenograph datum in the workspace is a later wave.