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 is a tool that provides a Node.js-style module system for GLSL shaders, allowing developers to import and reuse GLSL modules from npm. It's designed for WebGL developers and shader programmers who want to build complex visual effects by combining reusable GLSL components, and integrates seamlessly with frameworks like three.js, pex, and browserify.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stackgl/glslify

Account's avatar
rvagg/bl
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!
Account's avatar
maxogden/concat-stream
writable stream that concatenates strings or binary data and calls a callback with the result
Account's avatar
mafintosh/duplexify
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
Account's avatar
substack/node-falafel
transform the ast on a recursive walk
Account's avatar
hughsk/from2
Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"
Account's avatar
hughsk/glsl-resolve
A wrapper for the "resolve" module that targets GLSL shaders instead of JavaScript
Account's avatar
hughsk/glsl-token-whitespace-trim
Trim the whitespace within an array of GLSL tokens
Account's avatar
stackgl/glslify-bundle
Bundle a glslify-deps dependency tree into a GLSL source string
Account's avatar
stackgl/glslify-deps
Walk the dependency graph of a glslify shader.
Account's avatar
minimistjs/minimist
parse argument options
Account's avatar
felixge/node-stack-trace
Get v8 stack traces as an array of CallSite objects.
Account's avatar
browserify/static-eval
evaluate statically-analyzable expressions
Account's avatar
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
Account's avatar
Raynos/xtend
extend like a boss
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
electron-userland/electron-prebuilt
Install prebuilt electron binaries for the command-line using npm
Account's avatar
maxogden/electron-spawn
easy way to run code inside of a headless electron window from the CLI
Account's avatar
hughsk/glsl-easings
Robert Penner's easing functions in GLSL, available as a module for glslify.
Account's avatar
hughsk/glsl-noise
webgl-noise shaders ported to work with glslify
Account's avatar
stackgl/glslify-hex
A transform stream for [glslify](http://github.com/chrisdickinson/glslify) that replaces CSS-style hexadecimal colors with `vec3/vec4` definitions.
Account's avatar
ljharb/shell-quote
quote and parse shell commands
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
Account's avatar
mikolalysenko/uniq
Removes duplicates from a sorted array in place

Support the repos that depend on this repository

Top contributors

hughsk's profile
hughsk
102 contributions
mattdesl's profile
mattdesl
28 contributions
chrisdickinson's profile
chrisdickinson
15 contributions
archmoj's profile
archmoj
14 contributions
mikolalysenko's profile
mikolalysenko
11 contributions
micahscopes's profile
micahscopes
3 contributions
Eronana's profile
Eronana
2 contributions
rreusser's profile
rreusser
2 contributions
yoshuawuyts's profile
yoshuawuyts
2 contributions
dy's profile
dy
1 contributions

Recent events

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

No events yet
stackgl

stackgl/glslify

A node.js-style module system for GLSL! :sparkles:

JavaScript
2279
84
Other