Skip to content

art.atomic npm - atomic classes for 2D user interfaces: Point, Color, Matrix, Rectangle...

Notifications You must be signed in to change notification settings

art-suite/art-atomic

Repository files navigation

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

About

art.atomic npm - atomic classes for 2D user interfaces: Point, Color, Matrix, Rectangle...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published