Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/beaugunderson/canvas-utilities

🎨 utilities for use with node-canvas or the browser's <canvas> element.
https://github.com/beaugunderson/canvas-utilities

Last synced: about 2 months ago
JSON representation

🎨 utilities for use with node-canvas or the browser's <canvas> element.

Awesome Lists containing this project

README

        

## 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