Tutorial on converting GLUT to AGL
What exactly do you mean? The OpenGL functions work using either GLUT or AGL. AGL is used for creating a rendering context (GLUT takes care of that for you), the other stuff that GLUT handles (mouse and keyboard input, idle functions, etc) must be written specifically for the MacOS.
Morgan
Morgan
I''m trying to find someway to make my GLUT programs into true mac apps and use drawsprocket to do fullscreen and stuff. Basically your tutorial would probably help a lot but I can''t get it to compile. I deleted all the files and then found them again to get good file paths but it still says it can''t open agl.h,tk.h and glu.h.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement