glslify / glsl-sdf-normalLinks
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
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 8 years ago
- unproject 2D point to 3D coordinate☆21Updated 10 years ago
- creates a picking ray for a 2D/3D camera☆11Updated 10 years ago
- Exact polygon boolean operations☆20Updated 9 years ago
- Generate 3d box geometry☆10Updated 9 years ago
- Linear interpolation between multiple arrays☆13Updated 4 years ago
- Linearly interpolate two numbers, but snap to the closest value if the difference between them is small enough☆12Updated 9 years ago
- Basic command line tool that converts an OBJ file into a simplicial complex☆14Updated 6 years ago
- Combine two signed distance fields with a chamfer-like join.☆16Updated 6 years ago
- sample the signed distance field of a polygon in 2d space