realazthat / glsl-numerify
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
Alternatives and similar repositories for glsl-numerify:
Users that are interested in glsl-numerify are comparing it to the libraries listed below
- Applies one iteration of Loop's algorithm to a triangular mesh☆12Updated 10 years ago
- A glslify module for domain coloring in the complex plane☆14Updated 8 years ago
- Linear interpolation between multiple arrays☆13Updated 4 years ago
- 📔 Simplify authoring GLSL shaders and reduce boilerplate☆30Updated 8 years ago
- ✂️ Shakes out any unused functions from your GLSL shaders☆13Updated 8 years ago
- ☆35Updated 6 years ago
- regl-pipeline is a pass manager and pass dependency graph editor for regl, an API for webgl.☆16Updated 8 years ago
- streaming gl.readPixels from an FBO☆31Updated 7 years ago
- Generate 3d box geometry☆10Updated 9 years ago
- Create geometry by revolving path around Y axis☆13Updated last year
- A marriage between regl and shadertoy to search, load and render shadertoys☆9Updated 8 years ago
- 🎩 Create a magic getter/setter object for a given WebGLProgram's uniforms.☆18Updated 6 years ago
- ☆29Updated 9 years ago
- project 3D point into 2D window space☆10Updated 9 years ago
- A rounded cube geometry for 3D rendering, including normals, UVs and cell indices (faces).☆16Updated 7 years ago
- Transform geometry positions with a 4x4 transformation matrix.