[Plib-users] Status of freeglut and the main loop
Brought to you by:
sjbaker
From: SkyFlash <sky...@ch...> - 2003-02-26 20:23:48
|
Can I exchange the GLUT libs with the FreeGlut libs and it will all run fine, or are there any differences between the two? Especially cause I have the well known problem that I need to deallocate memory when the window exits, and GLUT wont do that cause it calls exit(0). Is that already changed in freeglut or do I need to hack it to use PLIB with it? Ralf Pietersz |