cepl
cepl copied to clipboard
Add support to inline glsl for including shaders loaded from files
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.