@talenfisher/canvas
TypeScript icon, indicating that this package has built-in type declarations

0.3.2 • Public • Published

Canvas

This is a lightweight library for doing various things with canvases in 2D. It currently only provides a simple painting system, but will likely do more things in the future (export to blob, image, etc; drawing rectangles, triangles, and so on).

Why I created this

I plan on using a hidden canvas as a texture map in my X3P editor application, fix3p. Currently in the works is a painting system for marking areas of vertices. This is to act as an interface for forwarding drawing coordinates.

Dependents (1)

Package Sidebar

Install

npm i @talenfisher/canvas

Weekly Downloads

2

Version

0.3.2

License

MIT

Unpacked Size

41.3 kB

Total Files

29

Last publish

Collaborators

  • talenfisher