text-triangulation icon indicating copy to clipboard operation
text-triangulation copied to clipboard

make polygons out of text in the browser

text triangulation experiment

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

triangulation experiment screen shot

online demo

you can find another experiment that applies the the triangulation to images here: http://snorpey.github.io/triangulation/

third party code used in this experiment

license

MIT License