An image effects library for JavaScript using WebGL
glfx - image processing packaged as composable shader modules
This is a port of [glfx.js by Evan Wallace](http://www.github.com/evanw/glfx.js) to work with modern module importers. The API is exactly the same.
react-glfx
Clone from [daviestar/glfx-es6.git](https://www.github.com/daviestar/glfx-es6) with additional methods
Rewrite of https://github.com/evanw/glfx.js
Adjust photos in your browser in realtime with glfx.js, an image effects library powered by WebGL. It uses your graphics card for image effects that would be impossible to apply in real-time with JavaScript alone.
A simple WebGL components for accelerated 2D filter or effects. Can be used with Shadertoys codes