Tag Archives: art

This weekend I decided to play around a bit with genetic programming and put evolution to the test, the test of fine art.
I created a small program that keeps a string of DNA for polygon rendering. 
The procedure of the program is quite simple:
0) Setup a random DNA string  (application start)
1) Copy the current DNA [...]