mattdesl / image-sdfLinks
generate a signed distance field from an image
☆224Updated 2 years ago
Alternatives and similar repositories for image-sdf
Users that are interested in image-sdf are comparing it to the libraries listed below
Sorting:
- GLSL shaders for calculating/rendering Spherical Environment Maps, or "matcaps"☆135Updated 8 years ago
- Collection of tileable procedural textures such as: cellular noise, fbm, voronoi, perlin and other.☆329Updated 3 years ago
- Generates a per-vertex ambient occlusion array for arbitrary meshes.☆172Updated 6 years ago
- ☆117Updated 9 years ago
- Worley noise implementation for WebGL shaders☆91Updated 9 years ago
- A fully customizable webgl shader sandbox to embed in your pages☆122Updated 6 years ago
- Programmable 3D fluid simulator running in WebGL.☆333Updated 5 years ago
- draw wireframes or grids on a solid mesh using a fragment shader☆187Updated 8 years ago
- generate spherical harmonics from a cubemap☆68Updated 9 years ago
- Generate signed distance bitmap for an svg path☆65Updated 10 months ago
- Free 2D, 3D and 4D blue noise textures from the Moments in Graphics blog☆179Updated 6 years ago
- An utility to tweak matcaps, with realtime visual feedback.☆90Updated 3 years ago
- 2d and 3d Voronoi noise functions, packed for glslify☆89Updated 7 years ago
- Realtime smoke simulation & rendering using WebGL.☆53Updated 10 years ago
- WebGL Signed Distance Function Mesher☆136Updated 2 years ago
- ☆29Updated 9 years ago
- Optimized GPU noise functions and utilities☆373Updated 11 years ago
- ☆63Updated 7 years ago
- IBL map converter for PBR☆50Updated 3 years ago
- A barebones WebGL implementation of Doom 3's "glare" effect. It fakes a simple bloom effect by extruding vertices and interpolating their…