A constraint-based visualization engine built on the browser Canvas API.
The current main branch contains the React-facing engine implementation:
canvas-engine-react/- React hooks, runtime, shape drawing, modifiers, and scene logic.
Starter apps live on dedicated branches so they can be cloned as working app templates:
starter/react- React starter app.
Status: pre-v1. The engine is functional, but the normalized input layer and public API are still being refined.