OpenGL 3.3 tutorials

Well while I was “randomly” browsing the internet, I found out the following page:

http://www.mbsoftworks.sk/index.php?page=tutorials&series=1

Looks very interesting to me, as it explains how to do stuff in the new OpenGL way. Last tutorial update is from 30.07.2012, so seems to me that the guy will continue adding more stuff in the future.

Definitely worth checking out if you are interested in OpenGL workings. :slight_smile:

,

1 Like

I suggest this web-book that explains very well all the opengl stuff (excluding for now FBO):

http://www.arcsynthesis.org/gltut/ and its LWJGL transposition: https://github.com/rosickteam/OpenGL

1 Like

The lwjgl and Opengl sites link to a couple of other resources as well, like:

http://www.opengl-tutorial.org/

and

http://nopper.tv/opengl.html