Matrices not being passed to vertex shader
I’m learning OpenGL, and am having trouble passing uniform matrices to a vertex shader. I was loosely following the https://learnopengl.com/ tutorial.
I’m learning OpenGL, and am having trouble passing uniform matrices to a vertex shader. I was loosely following the https://learnopengl.com/ tutorial.