Canvas painting service for @jucie-engine/core with reactive rendering support
npm install @jucie-engine/painterCanvas painting service for @jucie-engine/core. This service provides a reactive rendering system for HTML5 canvas with support for multiple context types.
``bash``
npm install @jucie-engine/painter
Refer to the main README.md for comprehensive usage examples and API reference.
- Reactive Rendering: Automatically re-render when state changes using @jucie-state/core
- Multiple Context Types: Support for 2D, WebGL, and other canvas contexts
- Canvas Management: Handle canvas lifecycle and context creation
- Engine Integration: Seamlessly integrates with @jucie-engine/core services