Change Shader loading
polomint opened this issue · 1 comments
polomint commented
Recode the shader loading so that it loads from an embedded resource. Then the user is not responsible for making sure .vert/.frag files are in the folder.
polomint commented
This is now working, it does not need those shader files in the folder anymore, they are integrated into the exe as a set of resources.