Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

glsl-inject-defines is a JavaScript utility for safely injecting `#define` statements into GLSL shader source code, ensuring they are placed after any `#version` or `#extension` directives. It is designed for developers working with WebGL or GLSL shaders who need to dynamically modify shader behavior at runtime, such as toggling features or injecting constants. The tool is particularly useful for projects using Node.js or browserify, and integrates seamlessly with glslify.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mattdesl/glsl-inject-defines

Account's avatar
Jam3/glsl-token-inject-block
safely inject a block of tokens into a shader
Account's avatar
stackgl/glsl-token-string
Converts an array of GLSL tokens to a plain source string
Account's avatar
gl-modules/glsl-tokenizer
r/w stream of glsl tokens
Account's avatar
substack/faucet
human-readable TAP summarizer
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

mattdesl's profile
mattdesl
8 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
mattdesl

mattdesl/glsl-inject-defines

injects a #define statement into a shader source

JavaScript
9
2
Other