A wrapper for the "resolve" module that targets GLSL shaders instead of JavaScript
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
glsl-resolve is a Node.js module that adapts the resolve package to work with GLSL shader files instead of JavaScript. It allows developers to import and resolve GLSL shader modules by looking for specific shader file extensions and prioritizing GLSL-related entries in package.json. This tool is particularly useful for developers working on WebGL or graphics projects who want to organize and reuse GLSL shader code in a modular way.