These are some tutorials which I used (and I'm still using) for learing basics of OpenGL and computer graphics. Tom Dalling Blog: Modern OpenGL - A nice series of OpenGL tutorials also explaining ...
First triangle This tutorial explains how to get started with writing games in the D programming language by creating a very simple graphics application drawing a triangle using OpenGL (modern OpenGL, ...