Hi,
thanks for your remarks.
The GLUT-version used is the newest, as far as I can see. It seems that GLUT is updated with the system, and the system is 10.2.6.
As the mac for which I´m doing all...
Type: Posts; User: Elin
Hi,
thanks for your remarks.
The GLUT-version used is the newest, as far as I can see. It seems that GLUT is updated with the system, and the system is 10.2.6.
As the mac for which I´m doing all...
Hey all,
I have ported some code from win32 to mac os x using glut. The only problem left is a 2button mouse. glutGetDevice(GLUT_NUM_MOUSE_BUTTONS) gets the right number of buttons, but...