GLAD initialization on multiple dlls that use GLAD
At the moment I am making a simple 3D space using glfw and glad. My approach for project management is to separate it into smaller projects, like:
My OpenGL (GLAD) basic shader won’t output what I expect
I am attempting to learn OpenGL, as many people would – they go to tutorials and documentation.
However, my problem lies where I am doing it exactly like I was told to, and it won’t output what I expect?