Thomas Castleman's website.
In April 2019 I started working on a program to filter images to look as though they were rendered with a low poly mesh.
The software creates an approximation using colored triangles that form a mesh spanning the entire dimensions of the source image. The technique I devised to accomplish this is described below:
The source for this project can be found here.
A gallery of low poly images generated with this script is now available at this page.
I have also finished a working version of this image processor on the web, which allows you to upload your own images and turn them into low poly versions. This can be accessed here and the source is here