what's a good book for learning OpenGl programming?
|
|
I really like "Beginning OpenGL Game Programming" by Dave Astle and Kevin Hawkins. It comes with a CD rom with some nice examples. And it has lots of nice code in it. Also on the CD are some extra chapters which explains the math in 3D programming. |
||
|
|
|
|
I used OpenGL(R) Programming Guide: The Official Guide to Learning OpenGL(R) Which also seems to be available on line at http://fly.cc.fer.hr/~unreal/theredbook/ |
||||
|
|
|
I personally like very much the tutorials on NeHe: http://nehe.gamedev.net/ |
||
|
|
|
|
I concur that NeHe is a very good resource for OpenGL in general. Additionally, you might find the Marek Knows video tutorials interesting, they are windows and game development specific but if you want to learn OpenGL and are unable to sign up for a class then it's very useful if you like to learn by example and the guy frequents his forums often. The only real drawback is the time limits imposed for downloading. I think it's currently set so you can download two new videos every three days without paying but the content there is good. |
||
|
|
|
|
OpenGL SuperBible, Fourth Edition by Richard S. Wright, Jr., Benjamin Lipchak and Nicholas Haemel. ISBN-13: 9780321498823
This comprehensive and up-to-date book is both tutorial and reference. |
|||
|
|
|
|
As far as learning OpenGL, the official redbook is irreplaceable. However, I think it is also important to find a good book that teaches the principles of graphics programming... For me, it was helpful to take a course (while I was an undergraduate) in computer graphics. We had a couple textbooks for the course, but I liked Interactive Computer Graphics: A Top-Down Approach Using OpenGL by Edward Angel the best. |
||
|
|
|
|
If your after a good all round introduction to OpenGL, I recommend OpenGL: A Primer by Edward Angel. While I haven't seen the 2nd Edition, I and a number of my fellow students at Uni used the 1st edition extensively during our modules on OpenGL. |
||
|
|
|
|
I think that these two books are excellent to start with openGL and graphical systemas:
|
||
|
|

