Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1023 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 1023 Bytes

Kinegram 2.0

A Kinegram [Barrier grid animation / Scanimation / Moiré Animation] is a method of creating animation cheaply and in a static form. See more about it here.

Drag and drop images onto the canvas to generate your own, then export files to print them out.

To run

Install dependences

npm install

Run locally

npm run dev

Whats new

This new version of Kinegram brings a lot more control to the interface. As well as general performance upgrades, you now have the ability to change various settings to both the actual process of the animation but also things like the playback.

Also, the ability to export full colour kinegrams! And also circular kinegrams! The excitement is palpable

Roadmap

  • Push the generation of the site onto a webworker. I couldn't work out all of the work to do with transferring a canvas context, PRs would be greatly appreciated
  • Create a CLI version of tool, to use offline