michaelerule / webgpgpu
Examples and utility routines for general-purpose graphics card computation in WebGL, with a focus on 2D spatiotemporal rendering
☆31Updated 3 months ago
Alternatives and similar repositories for webgpgpu:
Users that are interested in webgpgpu are comparing it to the libraries listed below
- A WebGL friendly port of Mercury's hg_sdf library (http://mercury.sexy/hg_sdf)☆40Updated 9 years ago
- Draws an antialiased grid along the X/Y/Z direction of a mesh.☆71Updated 6 years ago
- GLSL setup for a Fast Fourier Transform of two complex matrices☆81Updated 6 years ago
- Tired of doing math to get normals in your vertex shader? Same.☆43Updated last year
- C++/WASM GL Framework☆88Updated this week
- A GPU-parallel Marching Cubes implementation using WebGPU☆57Updated 9 months ago
- Kd-Tree Nearest Neighbor Search using WebGL☆56Updated 11 years ago
- Draw Voronoi Diagrams on the GPU☆64Updated 4 years ago
- Experiment implementation of Multiple Neighborhoods Cellular Automata using WebGPU☆38Updated 2 years ago
- glsl function for making cosine palettes☆34Updated 8 years ago
- physically based rendering materials for nanogl☆33Updated last year
- A JavaScript library for interactive subdivision curves.☆33Updated 8 years ago
- GLSL setup for performing a Fast Fourier Transform of real-valued input☆48Updated 7 years ago
- WebGPU demo demonstrating marching cubes, deferred rendering, PBR, shadow mapping and different post-processing☆29Updated 2 years ago
- Simple glsl-path tracer made in webGL2 + threejs☆66Updated 5 years ago
- webGL2 path tracing experiment.☆36Updated 7 years ago
- Automatic DAT.GUI generation from GLSL uniforms☆27Updated 8 years ago
- signed distance function to obj with gpu.js☆15Updated 2 years ago
- Shadertoy for WebGPU compute shaders.☆105Updated last week
- GPGPU fluid heightmap simulation☆28Updated 9 months ago
- A TypeScript implementation of High-Performance Polynomial Root Finding for Graphics (Yuksel 2022)☆16Updated 2 years ago
- Spherical Environment Mapping GLSL Shader☆83Updated 10 years ago
- GLSLX support in Visual Studio Code☆66Updated 4 years ago
- Heightmap isolines geometry generated in a compute shader in TSL☆22Updated 7 months ago
- Typescript library for generating distance fields from 2d images on the GPU☆103Updated 4 years ago
- An experimental voxel engine.☆46Updated last year
- Shadow mapping in GLSL☆18Updated 10 years ago
- WebGL Shader that implements a mass-spring-damper physical simulation☆41Updated 2 years ago
- A collection of modifiers and operations for distance field equations☆114Updated 4 years ago
- A signed distance field (SDF) image generator for 2D paths such as font glyphs, accelerated using WebGL.☆41Updated 3 years ago