michaelerule / webgpgpuLinks
Examples and utility routines for general-purpose graphics card computation in WebGL, with a focus on 2D spatiotemporal rendering
☆32Updated 7 months ago
Alternatives and similar repositories for webgpgpu
Users that are interested in webgpgpu are comparing it to the libraries listed below
Sorting:
- Typescript library for generating distance fields from 2d images on the GPU☆105Updated 4 years ago
- Generates a rounded box mesh centered on the origin with configurable dimensions, corner and edge radius, and resolution.☆37Updated 3 years ago
- GLSL setup for a Fast Fourier Transform of two complex matrices☆85Updated 6 years ago
- A GPU-parallel Marching Cubes implementation using WebGPU☆61Updated last year
- Draws an antialiased grid along the X/Y/Z direction of a mesh.☆72Updated 6 years ago
- Path tracing demo☆97Updated 2 years ago
- A (bad) attempt at implementing wavelet filtering and temporal reprojection in threejs☆83Updated 4 years ago
- Pure GPU, instanced, screen-projected lines for regl☆184Updated 2 years ago
- C++/WASM GL Framework☆98Updated 3 weeks ago
- Generate meshes from signed distance functions and constructive solid geometry operations.☆182Updated 3 years ago
- GLSL setup for performing a Fast Fourier Transform of real-valued input☆48Updated 7 years ago
- Tired of doing math to get normals in your vertex shader? Same.☆44Updated 2 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
- A JavaScript library for interactive subdivision curves.☆33Updated 8 years ago
- glsl function for making cosine palettes☆34Updated 9 years ago
- Flat 2D and 3D line rending with Regl for WebGL☆52Updated last year
- A JS generator function that returns a list of vertices describing an isosuface given a density and level.☆35Updated 7 years ago
- A WebGL SDF pathtracer☆383Updated 2 years ago
- SDF Physics☆44Updated 3 years ago
- Simple glsl-path tracer made in webGL2 + threejs☆66Updated 6 years ago
- WebGPU Sketches & Examples☆42Updated 3 years ago
- A simulation of Slime Mold for in WebGL and GLSL Shaders for CS420X☆27Updated 2 years ago
- Simple text editor that lets you write Shadertoy shaders more comfortably, anytime, anywhere.☆154Updated 3 months ago
- A web based structure synthesizer☆18Updated 10 months ago
- Calculate SDF for image/bitmap/bw data☆52Updated 2 years ago
- Modern WebGL state wrapper for PEX: allocate GPU resources (textures, buffers), setup state pipelines and passes, and combine them into c…☆166Updated 2 weeks ago
- WebGL Signed Distance Function Mesher☆134Updated 2 years ago
- Javascript wrapper around Triangle - A Two-Dimensional Quality Mesh Generator and Delaunay Triangulator☆101Updated last month
- Spherical Environment Mapping GLSL Shader☆84Updated 11 years ago
- Draw Voronoi Diagrams on the GPU☆66Updated 4 years ago