art-atomic
v1.28.4
Published
atomic data-types such as Color, Point, Rectangle and Matrix
Downloads
39
Readme
Art-Atomic
When doing 2D graphics there are a few patterns you'll use all the time - points, rectangles, matrices, etc... To make 2D geometry and colors easy to work with, use ArtAtomic. It is the foundation for other ArtSuite libraries including ArtEngine, ArtText and ArtBitmap.
Atomic Types Included:
- Point
- Color
- Matrix
- Rectangle
- Perimeter
Wiki
Learn more on the Wiki.
Install
npm install art-atomic