2013-06-27 15:22:02 +02:00
2013-06-27 15:22:02 +02:00
2013-06-27 14:52:28 +02:00
2013-06-27 14:52:28 +02:00
2013-06-27 14:52:28 +02:00
2013-06-27 14:52:28 +02:00
2013-06-27 14:52:28 +02:00

image triangulation experiment

this is an experiment for the web browser. it uses the delaunay triangulation algorithm to alter an image.

triangulation experiment screen shot

online demo

this experiment is very much based on the triangulation image generator script. it includes several speed enhancements. it is my goal to make it fast enough for use with real time streaming input, e.g. from a web cam.

you can fine another experiment that applies the the triangulation to text input here: http://snorpey.github.io/text-triangulation/

third party code used in this experiment

license

MIT License

Description
No description provided
Readme 779 KiB
Languages
JavaScript 90.8%
CSS 8%
HTML 1.2%