i'm trying to start writing opengl for os x, and im wondering if anyone can point out any good tutorials for me.
i'm trying to start writing opengl for os x, and im wondering if anyone can point out any good tutorials for me.
Apple has some excellent sample code at:Originally posted by OneSadCookie:
http://onesadcookie.com/Tutorials
OpenGL Sample Code
You'll probably want to focus on the AGL projects.
http://mac4opengl.googlepages.com/ my own tutorial, not very complete (not at all in fact) but very nice to start
I also suggest OpenGL Programming Guide for Mac OS X .
This is not an intro to OpenGL, but it discusses all the important Mac-specific topics.