michaelerule / webgpgpuLinks
Examples and utility routines for general-purpose graphics card computation in WebGL, with a focus on 2D spatiotemporal rendering
☆34Updated 10 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☆88Updated 6 years ago
- Pure GPU, instanced, screen-projected lines for regl☆185Updated 2 years ago
- Path tracing demo☆98Updated 2 years ago
- A WebGL SDF pathtracer☆385Updated 2 years ago
- Typescript library for generating distance fields from 2d images on the GPU☆106Updated 5 years ago
- anti-alias smoothstep utility function☆151Updated 10 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…☆195Updated 2 years ago
- This is the source for the demos in my blog post Instanced Line Rendering.☆235Updated 5 years ago
- Modern WebGL state wrapper for PEX: allocate GPU resources (textures, buffers), setup state pipelines and passes, and combine them into c…☆167Updated last week
- physically based rendering materials for nanogl☆33Updated 5 months ago
- A GPU-parallel Marching Cubes implementation using WebGPU☆64Updated last year
- Draws an antialiased grid along the X/Y/Z direction of a mesh.☆73Updated 6 years ago
- A bunch of distance field primitives for ray marching☆200Updated 5 years ago
- Pre-filtered mipmapped radiance environment map generator that runs on WebAssembly.☆85Updated 7 years ago
- Simple glsl-path tracer made in webGL2 + threejs☆66Updated 6 years ago
- GLSLX support in Visual Studio Code☆67Updated last month
- pseudo-random 2D noise for glslify☆64Updated 10 years ago
- A collection of modifiers and operations for distance field equations☆115Updated 4 years ago
- Flashy 2D fluid simulations experiments.☆106Updated 5 years ago
- transform streamed glsl tokens into an ast☆98Updated last year
- webGL2 path tracing experiment.☆38Updated 8 years ago
- Physically Based Renderer (PBR) and scene graph designed as ECS for PEX: define entities to be rendered as collections of components with…☆247Updated this week
- Generate meshes from signed distance functions and constructive solid geometry operations.☆183Updated 3 years ago
- Calculate SDF for image/bitmap/bw data☆54Updated 2 years ago
- WebGL shader for mixed grid-particle fluid simulation☆293Updated 2 years ago
- C++/WASM GL Framework☆100Updated 3 weeks ago
- Tired of doing math to get normals in your vertex shader? Same.☆44Updated 2 years ago
- 3D and 4D path tracing experiments by Jonathan Olson☆124Updated 11 years ago
- Simple text editor that lets you write Shadertoy shaders more comfortably, anytime, anywhere.☆155Updated 6 months ago