Commit graph

12 commits

Author SHA1 Message Date
Joscha
6c5c3ad5ac Initialize randomEngine with current time 2017-04-27 20:57:47 +00:00
Joscha
2c37b90ad8 Add Generation
Some more complex algorithms are not yet implemented.
2017-04-27 20:56:45 +00:00
Joscha
0d686b2008 Fix off-by-one error in Chromosome 2017-04-27 20:55:58 +00:00
Joscha
15640c9656 Clean up project
Remove unnecessary files and change fitness value to unsigned long long.
2017-04-27 05:45:46 +00:00
Joscha
d38e45dac8 Compare images in fitness function and benchmark them 2017-04-27 05:42:52 +00:00
Joscha
0183d4737c Adjust circle radius and position limits 2017-04-25 21:24:16 +00:00
Joscha
8f47088a56 Implement and test Chromosome 2017-04-25 20:41:57 +00:00
Joscha
836887d209 Add Chromosome class and plan more stuff 2017-04-24 20:54:05 +00:00
Joscha
1171c37f88 Fix compare shader(s) 2017-04-24 17:25:26 +00:00
Joscha
74051fe676 Test compare shader (not working D:) 2017-04-24 06:27:26 +00:00
Joscha
4953051965 Play around with shaders 2017-04-23 19:48:25 +00:00
Joscha
5d9d0ef716 Set up project 2017-04-23 16:53:26 +00:00