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 Cocoa windowing API. Is it possible in conjunction? Or should I not be using GLUT if that's what I want to do?



