michaelerule / webgpgpuLinks
Examples and utility routines for general-purpose graphics card computation in WebGL, with a focus on 2D spatiotemporal rendering
☆35Updated last year
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 7 years ago
- Typescript library for generating distance fields from 2d images on the GPU☆120Updated 5 years ago
- Pure GPU, instanced, screen-projected lines for regl☆188Updated 2 years ago
- A WebGL SDF pathtracer☆387Updated 2 years ago
- This is the source for the demos in my blog post Instanced Line Rendering.☆237Updated 6 years ago
- anti-alias smoothstep utility function☆151Updated 10 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
- GLSLX support in Visual Studio Code