readme.md

July 30, 2015 ยท View on GitHub

Stitchies for Processing

(c) Martin Schneider 2012

stitchy image

What is this?

This processing sketch is an interactive impelementation of Stitchy Identicons a.k.a Stitchies.

See The sketch in action.

Programmers Notes

  • The sketch runs both in Java and Javascript mode.
  • It includes libraries for md5 hashing and user dialogs.
  • Check out the lib folder for the source of the libraries.

License

This code is licensed under the MIT license.

Contents

  1. 1Stitchies for Processing
  2. 1.1What is this?
  3. 1.2Programmers Notes
  4. 1.3License