Approximate images with shapes using genetic algorithms
Find a file
Joscha 28210e39d5 Generate smaller triangle genes
Instead of choosing three random positions for the corners, now
the positions of the second and third corner are mutations of the
first corner's position.
2017-05-21 00:02:29 +00:00
build Set up project 2017-04-23 16:53:26 +00:00
src Generate smaller triangle genes 2017-05-21 00:02:29 +00:00
.gitignore Set up project 2017-04-23 16:53:26 +00:00
compare.glsl Fix Fitness 2017-05-21 00:01:23 +00:00
Makefile Reimplement and test Generation 2017-05-21 00:00:08 +00:00