create-shader-program
Compiles, links and returns a shader program from a give vertex and fragment shader
Compiles, links and returns a shader program from a give vertex and fragment shader
Shader based audio processing stream
Get the attributes and uniforms from a GLSL shader string
```js var canvas = $('#myCanvas') var fragmentShader = 'my valid fs' var vertextShader = 'my valid vs'
Lightweight GLSL preprocessor for FRAK Engine
fragcompute compute is a super lightweight library to facilitate multipass gpu computing using shaders and threeJS
optimized 9-tap gaussian blur for GLSL
A library containing a set of shaders and tools.
reads a folder of shaders, compiles them and outputs to another folder
Kindred's core shader API
[](https://nodejs.org/api/documentation.html#documentation_stability_index) [](ht
a JSON-based shader graph builder for WebGL
A type-safe way to create WebGL 1/2 shader programs and set their attributes
XSlider is a slider library using webgl shader for transition.
webgl shader asset
`gl-gpgpu` - GPGPU state-stepping - declaratively maps optimal draw passes, shaders, GL resources, inputs, outputs - lets you focus on your logic, BYO-renderer.
Real time Delaunay triangulation! Shaded, shaped and plotted!
WebGL 2 wrapper for Data visualization
Essential development tools for nvk
👑 🏹 Draw circular arc with regl in the vertex shader