Comment on Mona Lisa in 50 polygons, using a genetic algorithm (2008)Comments−mattdw13yTo add to the cacophony of "I built one of these too!", here's mine:http://mattdw.github.com/experiments/image-evo/It's more strictly a genetic algorithm than the OP, too, as it's mutating a population, and instances age and eventually die.
Comments
To add to the cacophony of "I built one of these too!", here's mine:
http://mattdw.github.com/experiments/image-evo/
It's more strictly a genetic algorithm than the OP, too, as it's mutating a population, and instances age and eventually die.