@jucie-engine/painter
v1.0.12
Published
Canvas painting service for @jucie-engine/core with reactive rendering support
Maintainers
Readme
@jucie-engine/painter
Canvas painting service for @jucie-engine/core. This service provides a reactive rendering system for HTML5 canvas with support for multiple context types.
Installation
npm install @jucie-engine/painterUsage
Refer to the main README.md for comprehensive usage examples and API reference.
Features
- 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
