redwarp / kmeans-gpu

K-means clustering for image color quantization running on GPU
MIT License
14 stars 0 forks source link

Dithering #6

Closed redwarp closed 2 years ago

redwarp commented 2 years ago

Yup, let's create a dithering shader!

redwarp commented 2 years ago

Works! Though the "mix stuff" is not a happy name, need to find better.