Page 1 of 1

opengl programming book

Posted: Wed Apr 28, 2010 11:22 pm
by mary
I am thinking of getting "beginning opengl game programming" would you recommend this book? if you wouldn't what book would you recommend?

Re: opengl programming book

Posted: Thu Apr 29, 2010 4:38 am
by cypher1554R
I recommend the OpenGL Redbook.

You can take the 1.1 version, which is freely available (http://www.ce.chalmers.se/edu/course/TDA361/redbook.pdf) or buy v2.1 if you're sure about getting serious on this.

Re: opengl programming book

Posted: Thu Apr 29, 2010 5:02 am
by zeid
I have a copy of "Beginning OpenGL Game Programming". It isn't too bad but a little brief in some places, that said the purpose of the book is to introduce you to openGL and it tries to cover a lot. I have the latest edition which is nice as it discusses things while keeping in mind what has been recently deprecated so there's more attention on VBO's as well as a bit on GLSL.

I would say before you go out and buy a book have a go at setting up a simple openGL scene. Go through some NeHe tutorials etc. Also there is a expectation that you have an understanding of matrix maths in pretty much any graphics oriented books.

Re: opengl programming book

Posted: Thu Apr 29, 2010 5:31 am
by MrDeathNote
zeid wrote:I have a copy of "Beginning OpenGL Game Programming". It isn't too bad but a little brief in some places, that said the purpose of the book is to introduce you to openGL and it tries to cover a lot. I have the latest edition which is nice as it discusses things while keeping in mind what has been recently deprecated so there's more attention on VBO's as well as a bit on GLSL.

I would say before you go out and buy a book have a go at setting up a simple openGL scene. Go through some NeHe tutorials etc. Also there is a expectation that you have an understanding of matrix maths in pretty much any graphics oriented books.
I would agree with this, though i would say it's VERY brief on some topics. You'll probably find that the NeHe site is a better resource as it's more of a step by step guide, also the author of Beginning OpenGL Game Programming owns the NeHe site so your pretty much getting the same thing wothout spending the money.

Re: opengl programming book

Posted: Thu Apr 29, 2010 7:56 am
by cndr
Here is a link to nehe's opengl tutorials in pdf http://www.fdi.ucm.es/profesor/segundo/ ... 4_Book.pdf

Re: opengl programming book

Posted: Thu Apr 29, 2010 8:29 am
by Falco Girgis
THE OPENGL SUPERBIBLE.

Re: opengl programming book

Posted: Thu Apr 29, 2010 12:34 pm
by LeonBlade
The best resource you could ever get is documentation itself.
But obviously, that's not very user friendly for beginners.

Me, personally, I always like watching video tutorials because I can see exactly what they're doing.
I love watching tutorials in general, not sure why, they're just very exciting and interesting to me.

Re: opengl programming book

Posted: Thu Apr 29, 2010 12:40 pm
by GroundUpEngine
THE OPENGL REDBOOK! *looks shady*