glitmage

0.0.4 • Public • Published

glitmage

Glitchify an image with canvas.

Demo

https://lab.miguelmota.com/glitmage

Install

bower install glitmage
npm install glitmage

Usage

var glitmage = Glitmage(document.getElementById('glitmage'));

glitmage.pause(); // pause glitch
glitmage.resume(); // resume glitch
glitmage.stop(); // stop glitch and reset image
glitmage.start(); // start glitch

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i glitmage

Weekly Downloads

2

Version

0.0.4

License

MIT

Last publish

Collaborators

  • miguelmota