2.3.0 • Published 8 years ago

canvas-utilities v2.3.0

Weekly downloads
3
License
BSD-2-Clause
Repository
github
Last release
8 years ago

canvas-utilities

Lots of useful utilities for drawing things on canvases, like:

  • ImageHelper: adds rotation and flip support to images
  • ImageLine: a line of images
  • ImageRays: like a kaleidoscope of ImageLines
  • PixelSorter: pixel sorting effects for canvases
  • PoissonImageGrid: fill a space with randomly-placed images
  • Rainbow: draws a rainbow in the given rectangle
  • SequentialImageSet: for animated sprites