High-performance WebGPU-first canvas rendering engine and visualization toolkit.
| Package | Description |
|---|---|
| @invana/canvas-core | Core rendering engine with WebGPU/WebGL support |
| @invana/canvas-utils | Shared utilities (math, color, etc.) |
pnpm install
pnpm build
pnpm storybookpnpm --filter @invana/canvas-core build
pnpm --filter @invana/layouts-d3-force build- WebGPU-first with WebGL2 fallback
- Theming system with light/dark modes
- Plugin architecture for extensibility
- Multiple node shapes and edge types
- Rich interactions - pan, zoom, drag, select
- Support for animations