@jucie.io/engine-painter
v1.0.55
Published
Canvas painting service for @jucie.io/engine with reactive rendering support
Downloads
3,655
Maintainers
Readme
@jucie-engine/painter
Canvas painting service for @jucie.io/engine. 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.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
