KonradLinkowski / GeneticDrawer

image evolution algorithm
https://konradlinkowski.github.io/GeneticDrawer/
10 stars 10 forks source link

Downscale too big images #12

Closed KonradLinkowski closed 3 years ago

KonradLinkowski commented 3 years ago

Current performance doesn't allow images bigger than 300 x 300 to run smoothly. Bigger user-provided images should be downscaled before the calculations.

ZenVega commented 3 years ago

that sounds interesting. can I give it a shot?