wwwtyro / regl-irradiance-envmapLinks
Easily generate an irradiance environment map from an existing environment map.
☆27Updated 7 years ago
Alternatives and similar repositories for regl-irradiance-envmap
Users that are interested in regl-irradiance-envmap 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.☆15Updated 9 years ago
- ☆35Updated 6 years ago
- Generates a ray for Shadertoy-style raycasting in GLSL☆23Updated 10 years ago
- ✂️ Shakes out any unused functions from your GLSL shaders☆13Updated 9 years ago
- streaming gl.readPixels from an FBO☆31Updated 8 years ago
- Applies one iteration of Loop's algorithm to a triangular mesh☆12Updated 10 years ago
- Generates a 3D lookAt matrix in GLSL☆29Updated 2 years ago
- glsl function for making cosine palettes☆34Updated 9 years ago
- A browserify transform stream that optimizes your glslify shaders☆22Updated 10 years ago
- Create geometry by revolving path around Y axis☆13Updated last year
- A glslify module for domain coloring in the complex plane☆14Updated 8 years ago
- A JS generator function that returns a list of vertices describing an isosuface given a density and level.☆35Updated 7 years ago
- Compute mesh normals using angle weights☆24Updated 4 years ago
- A GLSL function for generating 3D supershapes.☆34Updated 9 years ago
- Transform geometry positions with a 4x4 transformation matrix.☆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
- project 3D point into 2D window space☆10Updated 10 years ago
- Collection of experiments for the pex library☆44Updated 8 years ago
- ☆19Updated 10 years ago
- Smooth minimum functions for GLSL☆42Updated 10 years ago
- Mini toy WebGL library☆23Updated 7 years ago
- load and render gltf with regl☆12Updated 7 years ago
- bitmap font rendering for stackgl