X threadShaders, WebGL & Creative Coding · Shader tooling
glslkit
Ruby library that flattens GLSL #include directives and extracts uniform, attribute and output reflection into a JSON manifest at build time.
Why it’s a gem
Kills the runtime getActiveUniform loop by shipping shader reflection as build output.
- Author
- @kyuuka1228
- Type
- Thread on X
- License
- MIT
- Added
- Aug 24, 2026
- Domain
- github.com

