Michael Fogleman

Projects AboutResumeMoreShop!

Traveling Pixel January 2016

57 Go Graphics Optimization

Applying the traveling salesman problem to pixel art.

This code uses simulated annealing to find the shortest path to visit all black pixels in an image. Then it generates an animated GIF showing the order of traversal.