I stumbled across this interesting image evolution project on AlteredQualia yesterday. This project takes Roger Alsing's example of image evolution using polygon rendering and re-implements it in JavaScript. I decided to run my own test against my avatar images. Both results use 50 polygons with 6 vertices.
Originally, I started …