Click to See Complete Forum and Search --> : OpenGL 3.1 Tutorial


gvizbi
July 11th, 2009, 02:49 PM
Nice and helpful tutorial, and first one concerning OpenGL 3.1 I think.
Read more:
http://www.wikiscripts.net/?action=search&id=opengl

CBasicNet
July 13th, 2009, 06:54 AM
Why not write an article, for Codeguru where there is a large group of readers who will benefit from your article?

There is no way I can download the source code or post comments in the link you have provided.

gvizbi
July 15th, 2009, 01:51 PM
Tutorial is updated now and you can download source code.

CBasicNet
July 20th, 2009, 01:00 AM
Just updated my ATI graphics card driver yesterday, and found that ATI drivers still doesn't support OpenGL 3.0/3.1. Only nVidia ones does support.

Nice tutorial, thanks! Just too bad I cannot try out the code now.

Aks73
August 2nd, 2009, 04:49 AM
But Catalyst drivers do support OpenGL 3.0!

Try again, and make change to fragment shader so that it can be compiled on Radeon. Take a look at the tutorial again.

Good luck!