weigert / TinyEngine

Tiny OpenGL Wrapper / 3D Engine in C++
1.02k stars 65 forks source link

Working #15

Closed weigert closed 3 years ago

weigert commented 3 years ago

Extended the TinyEngine shader loader to handle a simple "#include" directive / macro in the GLSL shader using relative paths. Keep your code clean people.