michaelerule / webgpgpuLinks
Examples and utility routines for general-purpose graphics card computation in WebGL, with a focus on 2D spatiotemporal rendering
☆35Updated 11 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☆90Updated 6 years ago
- Typescript library for generating distance fields from 2d images on the GPU☆106Updated 5 years ago
- A WebGL SDF pathtracer☆387Updated 2 years ago
- Path tracing demo☆98Updated 2 years ago
- This is the source for the demos in my blog post Instanced Line Rendering.☆236Updated 5 years ago
- A (bad) attempt at implementing wavelet filtering and temporal reprojection in threejs☆84Updated 5 years ago
- Pure GPU, instanced, screen-projected lines for regl☆185Updated 2 years ago
- transform streamed glsl tokens into an ast☆98Updated last year
- A GPU-parallel Marching Cubes implementation using WebGPU☆67Updated last year
- Pre-filtered mipmapped radiance environment map generator that runs on WebAssembly.☆85Updated 7 years ago
- Engine-agnostic WebGL text rendering☆49Updated 5 years ago
- anti-alias smoothstep utility function☆151Updated 10 years ago
- pseudo-random 2D noise for glslify☆63Updated 10 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
- physically based rendering materials for nanogl☆33Updated 6 months ago
- A collection of modifiers and operations for distance field equations☆116Updated 5 years ago
- A bunch of distance field primitives for ray marching☆200Updated 5 years ago
- ☆116Updated 8 years ago
- Simple text editor that lets you write Shadertoy shaders more comfortably, anytime, anywhere.☆156Updated last week
- webGL2 path tracing experiment.☆38Updated 8 years ago
- draw wireframes or grids on a solid mesh using a fragment shader☆185Updated 8 years ago
- WebGL Signed Distance Function Mesher☆135Updated 2 years ago
- WebGL shader for mixed grid-particle fluid simulation☆295Updated 2 years ago
- Invert a matrix in GLSL☆35Updated 11 years ago
- perturb normal from a normal map☆36Updated 7 years ago
- Utility functions to convert between various color spaces in GLSL☆239Updated 4 years ago
- GLSL setup for performing a Fast Fourier Transform of real-valued input☆48Updated 8 years ago
- Shadertoy for WebGPU compute shaders.☆155Updated 2 weeks ago
- 3D and 4D path tracing experiments by Jonathan Olson☆124Updated 11 years ago
- Modern WebGL state wrapper for PEX: allocate GPU resources (textures, buffers), setup state pipelines and passes, and combine them into c…☆168Updated last month