On 16/03/07, sathya gnanasekaran thekingoftruth@gmail.com wrote:
I use cl-opengl on OSX to play with opengl in lisp. I use it by changing the library from freeglut to apple's cocoa-based glut framework. (Although I'm sure I could use apple's X11 + freeglut, X has given be trouble.)
That GLUT will call exit() (and kill your Lisp) very often, doesn't that annoy you? Hey, you could port freeglut to Cocoa (or is it Carbon?), that'd be nice. :-)