this is an experiment for the web browser. it uses the delaunay triangulation algorithm to alter text input.
you can find another experiment that applies the the triangulation to images here: http://snorpey.github.io/triangulation/
- some parts of the code code from triangulation image generator by akm2, MIT license
- spectrum by bgrins, MIT license
- delaunay js by ironwallaby, public domain
- html5slider by fryn, MIT license
- js signals by millermedeiros, MIT license
- superfast boxblur for canvas by quasimondo, MIT license
- require js, by jrburke, BSD & MIT license