MartinNohr / MagicImageWand

Paints Images in the Air with LEDs
Apache License 2.0
20 stars 6 forks source link

resize source image to 576px #68

Closed jbreizh closed 4 months ago

jbreizh commented 8 months ago

Hello The code base of your project is big because of the image file. So i resize all the "source image" to a confortable 576px (288 * 2)

So this is before ImageWandSampleImages take 542 Mo : before

After ImageWandSampleImages take 120 Mo : after

That's better, but I think you should consider to put this sample image to their own repo and put a link in the description. A git clone of you project take 1.5Go because of those image file.