realazthat / glsl-satView external linksLinks
glsl-sat is a shader generator for WebGL, to generate a summed-area-table texture of an input texture
☆23Aug 18, 2016Updated 9 years ago
Alternatives and similar repositories for glsl-sat
Users that are interested in glsl-sat are comparing it to the libraries listed below
Sorting:
- glsl-numerify is a debugging shader generator for WebGL: given a texture, blows it up in size, displays the pixel values as numbers.☆15Jul 31, 2016Updated 9 years ago
- Helper module for debugging raytraced SDFs☆12Aug 22, 2015Updated 10 years ago
- A series of webgl experiments to explore fourier transform calculation complexity.☆49May 8, 2016Updated 9 years ago
- Stream of consciousness programmed WebGL visualizations☆17May 8, 2017Updated 8 years ago
- Find a bounding box for a set of points☆24Sep 30, 2015Updated 10 years ago
- Minimize a function of a single variable using golden section search☆15Sep 18, 2018Updated 7 years ago
- Generate a model matrix from position, scale, and rotation vectors.☆11Oct 3, 2016Updated 9 years ago
- A glslify module for domain coloring in the complex plane☆14Nov 25, 2016Updated 9 years ago
- A big integer rational number☆15Jan 24, 2019Updated 7 years ago
- [WIP] Fill an n-dimensional array by interpolating functions that define the boundaries☆11Feb 24, 2019Updated 6 years ago
- Small utility for recording videos in regl☆18Jul 22, 2016Updated 9 years ago
- 🎩 Create a magic getter/setter object for a given WebGLProgram's uniforms.☆18Jun 17, 2018Updated 7 years ago
- regl-pipeline is a pass manager and pass dependency graph editor for regl, an API for webgl.☆16Sep 6, 2016Updated 9 years ago
- Draw pretty lines in WebGL with the Canvas2D API.☆31Sep 24, 2019Updated 6 years ago
- build 3d scenes with shapes and lights using stack.gl☆17Dec 16, 2016Updated 9 years ago
- [ DEPRECATED - More info on active projects and modules at https://dat-ecosystem.org/ ]☆17Jan 12, 2023Updated 3 years ago
- Explore tilings on the hyperbolic plane☆86Jun 15, 2020Updated 5 years ago
- Functional 3d graphics library☆67Sep 2, 2020Updated 5 years ago
- Declarative and stateless WebGL - a Rust clone of Regl☆19Mar 10, 2019Updated 6 years ago
- [WIP] This module solves sparse symmetric positive definite linear systems by using the Cholesky decomposition☆16Jul 31, 2017Updated 8 years ago
- readable stream of a textarea's inserts and deletes☆18Oct 9, 2016Updated 9 years ago
- Automatic in-shader interpolation for regl buffers☆30Sep 5, 2023Updated 2 years ago
- ☆35Mar 4, 2019Updated 6 years ago
- Easily generate an irradiance environment map from an existing environment map.☆27May 27, 2018Updated 7 years ago
- A GLSL function for generating 3D supershapes.☆34Jul 1, 2016Updated 9 years ago
- A 3D spherical coordinates camera with inertia☆37Apr 26, 2018Updated 7 years ago
- The Schrödinger Equation with a potential barrier in 1D☆18Nov 25, 2019Updated 6 years ago
- Demo of Planar Projected Shadows in regl☆34Mar 11, 2017Updated 8 years ago
- Some weird animations made with regl and WebGL