Skip to content

jColeChanged/genetic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

genetic

A while back Roger Alsing wrote a program which evolved the Mona Lisa. I decided to write a similar program which accomplishes the same sort of goal: evolving an image. I use a different approach, but the biggest difference between my program and Roger's is that I provide a GUI.

Usage

I'll be putting up a jar file when I finish the project. If you want to check out the GUI it is in genetic.core. If you want to check out the code I'm using to evolve the image you can find that in genetic.genetic.

License

Copyright (C) 2011 Joshua Cole

Distributed under the Eclipse Public License, the same as Clojure.

About

Goofing around with that Mona Lisa problem that was floating around the internet a few years ago.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors