cepl icon indicating copy to clipboard operation
cepl copied to clipboard

Add support to inline glsl for including shaders loaded from files

Open cbaggers opened this issue 9 years ago • 0 comments

This means we can add defines & bootstrapping code in the inline string and pull the rest from the file.

We should also generate a recompile function so that users can hook on their own file-watchers etc.

cbaggers avatar Oct 10 '16 12:10 cbaggers