| title | Development | |
|---|---|---|
| description | Build system, platform support, testing, contributing. | |
| slug | development | |
| author | rahulmnavneeth | |
| date | 23 APR 2026 | |
| tags |
|
| Page | Topic |
|---|---|
| Build | Make + Nix + Cargo |
| Platform | macOS / Windows / Linux / iOS / Android / Web |
| Testing | Property tests, synthetic GT suite, bench |
| Contributing | How to add code and documentation |
- v0.1 — foundation. Core manifold math, KF/EKF, property tests, synthetic GT suite. No camera, no plugin.
- v0.2 — first end-to-end slice on macOS. AVFoundation → point detector (CoreML) → EKF → ring buffer → CLAP plugin → one parameter driven in a host DAW.
- v0.3 — fan out. Remaining trackers (bbox, plane, face, roto), remaining platforms (Windows, Linux, iOS, Android, Web), DAW hand-control example.
See development/build for how to build each piece.