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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stackgl/glsl-shader-name

Account's avatar
hughsk/atob-lite
Smallest/simplest possible means of using atob with both Node and browserify
Account's avatar
gl-modules/glsl-tokenizer
r/w stream of glsl tokens
Account's avatar
scottcorgan/tap-spec
Formatted TAP output like Mocha's spec reporter
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
1 contributions

Recent events

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

No events yet
stackgl

stackgl/glsl-shader-name

Extract a shader's name from its source

JavaScript
3
0
Other

glsl‑shader‑name is a tiny Node.js utility that scans GLSL source code (or a token list) to pull out a human‑readable shader name declared with `#define SHADER_NAME ...` (or its base‑64 variant). It’s aimed at graphics developers and tool creators who need to identify or catalog shaders programmatically.