Commit graph

8 commits

Author SHA1 Message Date
Joscha
fb74671204 Fix Fitness
- compare both textures with the same side up
- load target from the filename passed to the function
2017-05-21 00:01:23 +00:00
Joscha
ac8354c686 Clean up fitness related parts 2017-04-30 18:04:02 +00:00
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
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
d38e45dac8 Compare images in fitness function and benchmark them 2017-04-27 05:42:52 +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