glslify / glsl-sdf-normal
Get the normal vector of a position within a signed distance field.
☆8Updated 10 years ago
Alternatives and similar repositories for glsl-sdf-normal:
Users that are interested in glsl-sdf-normal are comparing it to the libraries listed below
- Linearly interpolate two numbers, but snap to the closest value if the difference between them is small enough☆12Updated 9 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
- Linear interpolation between multiple arrays☆13Updated 3 years ago
- Combine two signed distance fields with a chamfer-like join.☆16Updated 6 years ago
- ☆35Updated 6 years ago
- A flexible wrapper for gl-vao and gl-buffer that you can use to set up renderable WebGL geometries from a variety of different formats.☆50Updated 5 years ago
- Generate 3d box geometry☆10Updated 9 years ago
- A GLSL function for generating 3D supershapes.☆34Updated 8 years ago
- gets a plane's normal from 3 points☆12Updated 9 years ago
- Distance transforms for ndarrays☆36Updated 9 years ago
- Generates a ray for Shadertoy-style raycasting in GLSL☆23Updated 10 years ago
- ☆29Updated 9 years ago
- test if a ray intersects an aabb in 3d space☆19Updated 9 years ago
- Given a signed distance function and ray, trace a scene to find the first point of intersection.☆36Updated 7 years ago
- creates a picking ray for a 2D/3D camera☆11Updated 9 years ago
- A minimal cube geometry for 3D rendering, including normals, UVs and cell indices (faces).☆11Updated 6 years ago
- Wavefront OBJ parser☆19Updated 9 years ago
- unproject 2D point to 3D coordinate☆21Updated 9 years ago
- A browserify transform that transparently enables live reloading of your shaders when using glslify.☆41Updated 8 years ago
- perturb normal from a normal map☆36Updated 6 years ago
- Compute mesh normals using angle weights☆22Updated 3 years ago
- 📔 Simplify authoring GLSL shaders and reduce boilerplate☆30Updated 8 years ago
- Smooth minimum functions for GLSL☆41Updated 10 years ago
- Iterative mesh refinement☆79Updated 9 years ago
- demo and documentation site for regl☆10Updated 8 years ago
- A glslify module for domain coloring in the complex plane☆14Updated 8 years ago
- Applies one iteration of Loop's algorithm to a triangular mesh☆11Updated 10 years ago
- Notes on continuous-integration testing WebGL applications and libraries.☆30Updated 8 years ago
- test a shader's gl_FragColor output on a 1x1 canvas☆18Updated 8 years ago
- Generates a 3D lookAt matrix in GLSL☆29Updated 2 years ago