phoboslab / WebGLImageFilter

Fast image filters for Browsers with WebGL support
MIT License
332 stars 62 forks source link

any interest in a pixelation filter? #22

Closed mreinstein closed 4 years ago

mreinstein commented 4 years ago

I've implemented a pixelation filter for my in-progress game. Here is a screen shot of the pixelation level being updated in real-time:

pixelation

If this is something we want, it's a pretty small shader.

phoboslab commented 4 years ago

Neat! I'd merge a PR.