glslify / glsl-specular-blinn-phong
GLSL for specular weight in Blinn-Phong lighting model
☆12Updated 7 years ago
Alternatives and similar repositories for glsl-specular-blinn-phong:
Users that are interested in glsl-specular-blinn-phong are comparing it to the libraries listed below
- 🎩 Create a magic getter/setter object for a given WebGLProgram's uniforms.☆18Updated 6 years ago
- 📔 Simplify authoring GLSL shaders and reduce boilerplate☆30Updated 8 years ago
- Linear interpolation between multiple arrays☆13Updated 4 years ago
- Compute mesh normals using angle weights☆23Updated 3 years ago
- project 3D point into 2D window space☆10Updated 9 years ago
- lowww webgl2 rendering engine☆24Updated 5 years ago
- Linear interpolation between two angles along the shorter arc☆16Updated 6 years ago
- ☆9Updated 2 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
- ☆18Updated 10 years ago
- A browserify transform stream that optimizes your glslify shaders☆22Updated 10 years ago
- Centers vertices around a point.☆11Updated 2 years ago
- Lambertian diffuse lighting model for GLSL☆16Updated 10 years ago
- ☆35Updated 6 years ago
- Applies one iteration of Loop's algorithm to a triangular mesh☆12Updated 10 years ago
- A marriage between regl and shadertoy to search, load and render shadertoys☆9Updated 8 years ago
- Builds a ThreeJS quaternion from a normal vector☆28Updated 3 years ago
- Generates a ray for Shadertoy-style raycasting in GLSL☆23Updated 10 years ago
- perturb normal from a normal map☆36Updated 6 years ago
- glslify transform that provides you with a cleaner module import/export syntax☆14Updated 9 years ago
- Transform geometry positions with a 4x4 transformation matrix.☆13Updated 9 years ago
- Stream of consciousness programmed WebGL visualizations☆17Updated 7 years ago
- Extrudes a shape along a path☆28Updated last year
- ✂️ Shakes out any unused functions from your GLSL shaders☆13Updated 8 years ago
- A minimal cube geometry for 3D rendering, including normals, UVs and cell indices (faces).☆11Updated 6 years ago
- load and render gltf with regl☆12Updated 7 years ago
- A JS generator function that returns a list of vertices describing an isosuface given a density and level.☆35Updated 7 years ago
- Easily generate an irradiance environment map from an existing environment map.☆27Updated 6 years ago
- Generates a 3D lookAt matrix in GLSL☆29Updated 2 years ago
- A JavaScript implementation of the triangle tessellation algorithm from the OpenGL specification for tessellation shaders.☆15Updated last year