Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Blakeasd

macrumors 6502a
Original poster
Dec 29, 2009
643
0
I would like to learn OpenGL on the mac. I know Objective-C. All the resources on learning OpenGL are Window or iPhone specific. Are there any OpenGL learning resources that are specific to the mac and Objective-C?
 
I would like to learn OpenGL on the mac. I know Objective-C. All the resources on learning OpenGL are Window or iPhone specific. Are there any OpenGL learning resources that are specific to the mac and Objective-C?

Google keywords: mac os learn opengl

Search results show at least one book that is specific to OpenGL on Mac OS.

And there's this reference:
http://developer.apple.com/mac/libr...L-MacProgGuide/opengl_intro/opengl_intro.html

Finally, the OpenGL API is designed to be platform-neutral C. This strongly suggests that code written for any platform will run on any other platform. However, be sure to read the above MacProgGuide first.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.