WebGLImageFilter icon indicating copy to clipboard operation
WebGLImageFilter copied to clipboard

Fast image filters for Browsers with WebGL support

Results 3 WebGLImageFilter issues
Sort by recently updated
recently updated
newest added

Trying to use your library in a Webpack environment with ESLint enabled. I get all kinds of errors like : `Expected an object to be thrown` `Expected an assignment or...

hi how can i use cutom fragment shaders? as far as i can see i can only pass a custom `colorMatrix` to`addFilter`. suppose i want to achieve bloom effect how...

Could you support the Darker and Lighter filters ? Thank you