patriciogonzalezvivo / glsl-pipelineLinks
Prototype complex pipelines directly from a single shader by branching it into stages
☆100Updated last month
Alternatives and similar repositories for glsl-pipeline
Users that are interested in glsl-pipeline are comparing it to the libraries listed below
Sorting:
- Collection of three.js examples using lygia shader library☆55Updated 2 years ago
- Prototype complex pipelines directly from a single shader by branching it into stages☆56Updated 2 years ago
- Realtime MLS-MPM particle system, running in the browser using the three.js WebGPURenderer.☆118Updated 5 months ago
- ☆81Updated 2 months ago
- Real-time Motion Graphics with WebGL☆35Updated last year
- Flexible version of built-in materials for three.js.☆34Updated 6 years ago
- Raymarching abstraction for creating simple SDF animations with threejs☆177Updated 2 months ago
- ☆75Updated last year
- ☆41Updated 2 years ago
- Primitive implementation of screen space subsurface scattering using two gaussian blur passes on the diffuse channel.☆33Updated 2 years ago
- Template for the brush style rendering with three.js☆88Updated last year
- ☆129Updated 6 months ago
- A GLSL ES 1.0 and 3.0 parser that can preserve whitespace and comments☆126Updated last month
- Web Tools☆32Updated 2 weeks ago
- GPU based particle system for three.js. Heavily based on tdl library (https://github.com/greggman/tdl)☆54Updated 2 years ago
- A heavy and visually pleasing implementation of world-space global illumination with an emphasis on temporal stability and artist control…☆68Updated last year
- 3D rotation input plugin for Tweakpane☆91Updated last year
- ☆89Updated 2 years ago
- Film emulsion-like rendering transforms for three.js☆41Updated 2 years ago
- Performant plane reflections in three.js r139☆116Updated 3 years ago
- ☆23Updated 11 months ago
- Houdini exporter & JavaScript importer for three.js☆72Updated last year
- Fractional Brownian Motion in glsl