glslify / glsl-sdf-normal
Get the normal vector of a position within a signed distance field.
☆8Updated 9 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
- Wavefront OBJ parser☆19Updated 8 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
- creates a picking ray for a 2D/3D camera☆11Updated 9 years ago
- Linear interpolation between multiple arrays☆13Updated 3 years ago
- test if a ray intersects an aabb in 3d space☆19Updated 9 years ago
- perturb normal from a normal map☆36Updated 6 years ago
- Takes a list of vertices and faces, giving you back an array of individual triangles.☆11Updated 9 years ago
- Generate 3d box geometry☆10Updated 9 years ago
- A minimal cube geometry for 3D rendering, including normals, UVs and cell indices (faces).☆11Updated 5 years ago
- Exact polygon boolean operations☆19Updated 9 years ago
- ☆35Updated 5 years ago
- unproject 2D point to 3D coordinate☆21Updated 9 years ago
- Given a signed distance function and ray, trace a scene to find the first point of intersection.☆36Updated 7 years ago
- Applies one iteration of Loop's algorithm to a triangular mesh☆11Updated 9 years ago
- Generates a 3D lookAt matrix in GLSL☆29Updated 2 years ago
- glslify transform that provides you with a cleaner module import/export syntax☆14Updated 9 years ago
- A glslify module for domain coloring in the complex plane☆14Updated 8 years ago
- gets a plane's normal from 3 points☆12Updated 9 years ago
- Combine two signed distance fields with a chamfer-like join.☆16Updated 6 years ago
- Generates a ray for Shadertoy-style raycasting in GLSL☆23Updated 9 years ago
- Iterative mesh refinement☆79Updated 9 years ago
- sample the signed distance field of a polygon in 2d space☆13Updated 9 years ago
- Extract a contour on a simplicial complex☆11Updated 3 years ago
- Tutorial for Tool & Algorithms for Computational Design (YCAM GRP)☆14Updated 8 years ago
- Computes normals for triangulated meshes☆17Updated 8 years ago
- ☆29Updated 9 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
- A transform stream for glslify that replaces CSS-style hexadecimal colors with `vec3/vec4` definitions.☆34Updated 8 years ago
- test a shader's gl_FragColor output on a 1x1 canvas☆18Updated 8 years ago