No triangle with OpenGL (DerelictGLFW and DerelictGL3)

Peter Lewis via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sat Jun 11 19:16:52 PDT 2016


Hi all.
I am trying to create a basic OpenGL triangle in a GLFW instance. 
The window works, I can change the background colour and 
everything but for the life of me I can't get the triangle to 
show up. Instead of trying to put everything in the post, I have 
put it on github. (https://github.com/werl/d_glfw_tests) I am 
currently following a tutorial I found 
(http://learnopengl.com/#!Getting-started/Hello-Triangle).
Any help is appreciated, Thanks!


More information about the Digitalmars-d-learn mailing list