Mona Lisa video
Here is a small video demonstrating the polygons evolution:
(better results should be doable with more time and/or more parameters tweakings)
For this example, I used 50 polygons of at most 16 points, starting with 10 polygons.
programming stuff, free software and gnustep things.
Here is a small video demonstrating the polygons evolution:
Publié par Nicolas à Thursday, December 11, 2008 0 commentaires
Genetic Algorithms try to apply evolution mechanisms to find solutions to hard problems (typically, where no "proper" solution is known and where the search area is large).
Roger Alsing posted a couple of days ago an extremely cool article showing the convergence of 50 polygons to represent the Mona Lisa, using a random approach.
That was too cool to not try to implement it :)
Publié par Nicolas à Wednesday, December 10, 2008 1 commentaires
Libellés : cocoa, cool, geek, hack, objective-c, programming