extracts uniforms and attributes from a shader object
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This library extracts active uniforms and attributes from a compiled WebGLProgram at runtime, normalizing their types to match GLSL syntax. It's designed for WebGL developers working with shader programs who need to introspect and programmatically access shader variables, particularly useful in graphics engines and frameworks that need to dynamically manage shader state.