Flattens #include directives in GLSL shaders and extracts uniform/attribute/output reflection data as JSON, with zero runtime dependencies so it can run under ruby.wasm.
Required Ruby Version
>= 3.1
Authors
kyubey1228
Flattens #include directives in GLSL shaders and extracts uniform/attribute/output reflection data as JSON, with zero runtime dependencies so it can run under ruby.wasm.
>= 3.1
kyubey1228