Clay Board Style System v0.4.1
Declarative motion demo
This patch release publishes a focused SDL3 demonstration of CBSS declarative transitions and named keyframes.
- automatic eased horizontal travel
- in-place 2D flip motion
- simultaneous background, foreground, and opacity keyframes
- reversible hover transition
- event-driven rendering with no per-frame style resolution or layout
- GIF preview and H.264 MP4 recording in the repository
- Version 0.5+ roadmap for exposing declarative motion through the C ABI
Run the demo from a source checkout with:
nimble declarativeMotionDemoThe complete Linux, macOS, and Windows CI matrix passed, including ARC, ORC, Valgrind, ASan, UBSan, LSan, TSan, native Rust bridges, and shared/static C ABI checks.