You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
any chance to add an half-tone filter to produce images like :
I'm currently looking to see how to compute such images and may give it a try, but maybe you'll be faster than me to add it ? https://en.wikipedia.org/wiki/Dither
Thanks
The text was updated successfully, but these errors were encountered:
I've just uploaded my dithering library that I've been working on. The effect in your picture is called clustered-dot dithering and can be done in Go with my library.
any chance to add an half-tone filter to produce images like :
I'm currently looking to see how to compute such images and may give it a try, but maybe you'll be faster than me to add it ?
https://en.wikipedia.org/wiki/Dither
Thanks
The text was updated successfully, but these errors were encountered: