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-token-functions` is a small Node library that parses the token stream produced by **glsl-tokenizer** and extracts detailed information about every function declaration in a GLSL shader (name, return type, argument range, body range, and full range). It’s aimed at developers building tooling—such as linters, code generators, or analysis utilities—for GLSL shader code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stackgl/glsl-token-functions

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
standard/standard
JavaScript Standard Style
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
4 contributions

Recent events

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

No events yet
stackgl

stackgl/glsl-token-functions

Extract function definitions from an array of GLSL tokens.

GLSL
1
0
Other