Yeah I will only be developing for OSX and need access to the AppKit frameworks. Problem is, I can't find any tutorials on programming opengl on OSX that doesn't use GLUT ...
Type: Posts; User: gfxgeek
Yeah I will only be developing for OSX and need access to the AppKit frameworks. Problem is, I can't find any tutorials on programming opengl on OSX that doesn't use GLUT ...
I'm a newbie at OpenGL programming so pardon any ignorance. I'm developing in OSX, and all the tutorials I've seen use GLUT. Why? I mean I would like to use the AppKit Frameworks provided through the...