How to Compress Images in Python from Scratch (Dithering)

Last year I took an elective on Computer Graphics (course notes) where I learned about OpenGL shaders, and image compression algorithms. Read more

Similar