I'm quite new to both OpenGL and OS X, and am trying to get a very (VERY) simple project running. I'm talking coloured background, defined width-height window simple. So far I have a project compiling and executing, but the draw seems to have no effect, and debugging is difficult.
The project uses the X11 shell.
Here are the init and draw functions, ripped straight from a Nehe tutorial:
Bookmarks