/Chatham

Converts images to triangle representation via a hill climbing algorithm.

Primary LanguageJava

Chatham

Attempts to produce input image using transparent triangles. Can be extended to be a genetic algorithm but essentially just a hill climbinging algorithm with some minima avoidance right now.

Image after 1000 generations Sample image created after ~1000 generations. Sample image on the left, current best representation in the middle, and challenger on the right.

-Nate