Canvas painting service for @jucie.io/engine with reactive rendering support
npm install @jucie.io/engine-painterCanvas painting service for @jucie.io/engine. 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.io/state
- 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.io/engine services