ryankaplan / gpu-distance-field
Typescript library for generating distance fields from 2d images on the GPU
☆101Updated 4 years ago
Alternatives and similar repositories for gpu-distance-field:
Users that are interested in gpu-distance-field are comparing it to the libraries listed below
- Modern WebGL state wrapper for PEX: allocate GPU resources (textures, buffers), setup state pipelines and passes, and combine them into c…☆160Updated this week
- A signed distance field (SDF) image generator for 2D paths such as font glyphs, accelerated using WebGL.☆37Updated 3 years ago
- Simple glsl-path tracer made in webGL2 + threejs☆66Updated 5 years ago
- Physically based renderer (PBR) and scene graph for PEX.☆239Updated 2 months ago
- Well commented hello triangle example for WebGPU☆61Updated last year
- Javascript wrapper around Triangle - A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator☆99Updated last year
- Pure GPU, instanced, screen-projected lines for regl☆179Updated last year
- GLSLX support in Visual Studio Code☆65Updated 3 years ago
- ☆35Updated 2 years ago
- A GPU-side profiler for WebGL using EXT_disjoint_timer_query☆72Updated last year
- A GLSL ES 1.0 and 3.0 parser that can preserve whitespace and comments☆112Updated this week
- ☆78Updated 2 years ago
- physically based rendering materials for nanogl☆33Updated last year
- ☆38Updated 3 years ago
- Simple text editor that lets you write Shadertoy shaders more comfortably, anytime, anywhere.☆145Updated 4 months ago
- Create, ray trace & export programatically defined Signed Distance Function CSG geometries with an API suited for generative art - in you…☆194Updated last year
- generative baubles☆24Updated 4 years ago
- A webgl GLSL minifier based on Angle compiler☆27Updated 3 months ago
- ☆45Updated 3 years ago
- Minimal WebGPU Library☆28Updated 2 years ago
- Rendering algorithms implemented in WebGPU.☆80Updated 10 months ago
- High Dynamic Range image support for the web. (HTML, canvas & webGL) Used for HDR support in the official Khronos glTF examples.☆58Updated 2 years ago
- some tiny webgl scripts that might come in handy