pixi-pixelate
Version:
draw proper pixelated graphic primitives for pixi.js (i.e., point, line, circle, ellipse, arc, and filled versions)
19 lines (12 loc) • 663 B
Markdown
# pixi-pixelate
draw proper pixelated graphic primitives for pixi.js (i.e., point, line, circle, ellipse, arc, and filled versions)
[**Live Example**](https://davidfig.github.io/pixi-pixelate/)
## Rationale
I needed primitive pixelated primitives for my games.
## Usage
[](https://npmjs.org/package/pixi-pixelate/)
## API Documentation
[https://davidfig.github.io/pixi-pixelate/jsdoc/](https://davidfig.github.io/pixi-pixelate/jsdoc/)
## license
MIT License
(c) 2018 [YOPEY YOPEY LLC](https://yopeyopey.com/) by [David Figatner](https://twitter.com/yopey_yopey/)