Commit graph

6 commits

Author SHA1 Message Date
Joscha
fc0840d79d Fix fitness function bug (hopefully)
The shader rounds to the nearest color when rendering, sometimes
it rounds up. I made it only round down,
2017-04-30 09:23:00 +00:00
Joscha
c281026b53 Fix overflow bug (hopefully) 2017-04-29 23:36:25 +00:00
Joscha
1d0a816605 Implement faster comparison algorithm 2017-04-29 12:30:30 +00:00
Joscha
a04e58c7ca Attempt to implement faster comparison algorithm 2017-04-28 20:37:44 +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