hughsk / post-process
A generic GLSL post-processing module for applying super-speedy GPU effects to img/video/canvas elements.
☆27Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for post-process
- A browserify transform stream that optimizes your glslify shaders☆20Updated 10 years ago
- streaming gl.readPixels from an FBO☆31Updated 7 years ago
- a number spinner for GUI apps, inspired by After Effects☆34Updated 9 years ago
- a high-level ray picking helper for 3D intersection☆19Updated 7 years ago
- Watercolor experiment☆15Updated 9 years ago
- 📔 Simplify authoring GLSL shaders and reduce boilerplate☆30Updated 8 years ago
- A Quickhull 3D implementation in javascript.☆16Updated 10 years ago
- Small utility for recording videos in regl☆18Updated 8 years ago
- Easily generate an irradiance environment map from an existing environment map.☆27Updated 6 years ago
- Applies one iteration of Loop's algorithm to a triangular mesh☆11Updated 9 years ago
- Keep time in browser for audio applications☆13Updated 9 years ago
- regl-pipeline is a pass manager and pass dependency graph editor for regl, an API for webgl.☆16Updated 8 years ago
- Fire particle system made with regl☆18Updated 8 years ago
- A GLSL function for generating 3D supershapes.☆34Updated 8 years ago
- project 3D point into 2D window space☆10Updated 9 years ago
- ☆35Updated 5 years ago
- glsl-numerify is a debugging shader generator for WebGL: given a texture, blows it up in size, displays the pixel values as numbers.☆15Updated 8 years ago
- Vertex array object wrapper for WebGL☆24Updated 5 years ago
- ✂️ Shakes out any unused functions from your GLSL shaders☆13Updated 8 years ago
- Stream of consciousness programmed WebGL visualizations☆16Updated 7 years ago
- Draws a 3D bunny to the screen using stack.gl☆42Updated 9 years ago
- Mini toy WebGL library☆23Updated 7 years ago
- Audio helper toolbox for regl☆35Updated 7 years ago
- Compute mesh normals using angle weights☆22Updated 3 years ago
- Reconstructions of optical illusions by Akiyoshi Kitaoka☆13Updated 7 years ago
- Quickly and easily generate looping GIFs using WebGL☆56Updated 10 years ago
- Create geometry by revolving path around Y axis☆13Updated 8 months ago
- Display data as chart bars in your browser console