raw2d-effects
v1.15.6
Published
Effects package placeholder for Raw2D.
Maintainers
Readme
raw2d-effects
Placeholder package for future Raw2D effects.
This package is intentionally minimal right now. Effects will stay optional so the core, Canvas renderer, and WebGL renderer remain lightweight and easy to inspect.
npm install raw2d-effectsPlanned direction:
- renderer-friendly effect data
- no physics or external rendering dependency
- explicit Canvas/WebGL implementation boundaries
- small focused modules when features are added
