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

glslify‑hex is a small utility for developers who write GLSL shaders with the glslify pipeline. It provides a transform stream that automatically converts CSS‑style hexadecimal color literals (e.g., `#ff0000` or `#ff0000ff`) into the corresponding `vec3` or `vec4` constructors in the shader code, making color handling more convenient and readable. It’s aimed at graphics programmers and web‑GL developers using glslify to bundle their shader source.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stackgl/glslify-hex

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

hughsk's profile
hughsk
11 contributions

Recent events

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

No events yet
stackgl

stackgl/glslify-hex

A transform stream for glslify that replaces CSS-style hexadecimal colors with `vec3/vec4` definitions.

JavaScript
35
4
Other