Description
GLSL shader code can be organized with a module system similar to Node.js packages. It is useful for graphics developers who want reusable shader pieces in WebGL or other shader-heavy projects.
This is build tooling for shader source, not a renderer by itself. Review bundled shader output when debugging graphics behavior or performance.