michaelerule / webgpgpuLinks
Examples and utility routines for general-purpose graphics card computation in WebGL, with a focus on 2D spatiotemporal rendering
☆33Updated 8 months ago
Alternatives and similar repositories for webgpgpu
Users that are interested in webgpgpu are comparing it to the libraries listed below
Sorting:
- GLSL setup for a Fast Fourier Transform of two complex matrices☆86Updated 6 years ago
- This is the source for the demos in my blog post Instanced Line Rendering.☆236Updated 5 years ago
- A GPU-parallel Marching Cubes implementation using WebGPU☆64Updated last year
- Shadertoy for WebGPU compute shaders.☆142Updated last week
- Path tracing demo☆98Updated 2 years ago
- A WebGL SDF pathtracer☆384Updated 2 years ago
- A (bad) attempt at implementing wavelet filtering and temporal reprojection in threejs☆83Updated 5 years ago
- Create, ray trace & export programatically defined Signed Distance Function CSG geometries with an API suited for generative art - in you…☆196Updated 2 years ago
- Pure GPU, instanced, screen-projected lines for regl☆186Updated 2 years ago
- WebGL Signed Distance Function Mesher☆134Updated 2 years ago
- Typescript library for generating distance fields from 2d images on the GPU☆106Updated 4 years ago
- GLSLX support in Visual Studio Code☆67Updated 2 weeks ago
- Draws an antialiased grid along the X/Y/Z direction of a mesh.☆73Updated 6 years ago
- anti-alias smoothstep utility function☆151Updated 10 years ago
- Tired of doing math to get normals in your vertex shader? Same.☆44Updated 2 years ago
- Simple text editor that lets you write Shadertoy shaders more comfortably, anytime, anywhere.☆155Updated 5 months ago
- Modern WebGL state wrapper for PEX: allocate GPU resources (textures, buffers), setup state pipelines and passes, and combine them into c…☆166Updated last week
- Pre-filtered mipmapped radiance environment map generator that runs on WebAssembly.☆85Updated 7 years ago
- A bunch of distance field primitives for ray marching☆198Updated 5 years ago
- transform streamed glsl tokens into an ast☆98Updated last year
- A series of examples written while learning about WebGPU☆52Updated 3 years ago
- Simple glsl-path tracer made in webGL2 + threejs☆66Updated 6 years ago
- ☆161Updated 9 years ago
- Flashy 2D fluid simulations experiments.☆106Updated 5 years ago
- Generate meshes from signed distance functions and constructive solid geometry operations.☆182Updated 3 years ago
- glsl function for making cosine palettes☆34Updated 9 years ago
- A realtime fluid flow simulation on the GPU using WebGL☆146Updated 2 years ago
- webGL2 path tracing experiment.☆38Updated 8 years ago
- pseudo-random 2D noise for glslify☆64Updated 10 years ago
- draw wireframes or grids on a solid mesh using a fragment shader☆181Updated 8 years ago