Typhoon Labs GLSL tutorials ( PDF format ). Ozone3d offer a range of tutorials on a number of OpenGL subjects ( as well as Direct3D tutorials if you are interested ). GLSL is the shader language used with OpenGL. Makes use of freeGLUT and GLEW.Ī series of GLSL tutorials. Broken into basic, intermediate and misc categories.Īnother ebook on OpenGL, some on 3.3, some on 4.0. Loads here but a bit… stark.Ī series of 40 OpenGL tutorials including lighting, shading, normal mapping, skeletal animation and more.Īnother series of OpenGL tutorials covering a range of subjects and bordering on being an ebook.Ī series of OpenGL tutorials for OpenGL 3.3 and higher. Contains documentation on most of OpenGL as well as complete references for both OpenGL functions and GLSL shader programming. The OpenGL wiki, probably the place you should start. If I missed something you believe I should add, please let me know! Therefore I have put this page together to show a collection of useful modern GL related links, books and materials. With the fundamental shift from a fixed to a programmable pipeline, finding modern style OpenGL resources can prove a bit tricky.