Age | Commit message (Collapse) | Author |
|
This creates GNU Rocket tracks for all active float uniforms in
the loaded shaders.
Simply start a GNU Rocket editor listening on the standard port @
localhost, and the tracks should appear.
The automatic setting of these uniforms becomes overriden by the
track values, which can be annoying.
|
|
|
|
Introduces sad-node.[ch] implementing a simple sad face shader node,
normally inactive but made active when the shader files fail to reload.
|
|
I'd originally intended to reuse this cache code for the checkered
background, but I don't think it's really necessary so just remove it.
It can always be brought back from the dead if desired.
|
|
This is nothing to write home about, but it provides a little sandbox for
developing shader-generated textures in the spirit of shadertoy or the
demoscene tool bonzomatic.
It's more oriented towards developing shaders for use with libstage in
the small games I've been hacking on.
|