C OpenGL: Why is the triangle not being rendered
I know the shaders have linked together since i was following learnopengl.com and that example worked. Then when i tried to rewrite it and abstract a bit, it just stopped rendering to the screen. I also am not getting any errors in the console. This is my first time using opengl so i know its just a little syntax issue. But i have not been able to find it for ages. Any help will be appreciated, thanks.