Subject:
|
GLUT for MacOS X
|
Newsgroups:
|
lugnet.cad.dev.mac
|
Date:
|
Mon, 4 Mar 2002 18:54:25 GMT
|
Viewed:
|
1830 times
|
| |
| |
This looks like a customized version of GLUT this guy built:
Date: Sun, 03 Mar 2002 22:54:44 +0100
Subject: ANN: Improved GLUT for MacOS X
From: Dietmar Planitzer <dave.pl@ping.at>
To: <mac-opengl@lists.apple.com>
Hi,
As announced last week, an improved version of the GLUT for MacOS X is now
available for download at:
<http://homepage.mac.com/dietmarplanitzer/FileSharing1.html>
Things that changed:
*) Cleaned up project
*) Fully implemented GLUT game mode and related APIs (now actually
switches display modes)
*) Implemented glutSetKeyRepeat() function
*) Implemented GLUT_DEVICE_KEY_REPEAT selector for glutDeviceGet()
*) Implemented GLUT_DISPLAY_MODE_POSSIBLE selector for glutGet()
*) Implemented GLUT_WINDOW_NUM_SAMPLES selector for glutGet()
*) Implemented GLUT_CURSOR_INHERIT selector for glutSetCursor()
*) Implemented GLUT_CURSOR_INFO selector for glutSetCursor()
*) Added support for GLUT_MULTISAMPLE display mode flag and "samples"
display string keyword
*) Cleaned up menus
*) Hide and Quit menu items now automatically show GLUT application name
*) User may now copy the contents of the current front window to the
clipboard via Edit/Copy
*) User may now invoke a service on the contents of the current front
window
*) User may now inspect the contents of the clipboard via Edit/Show
Clipboard
*) User may now print the contents of the current front window
*) GLUT application menus are now added to the menu bar according to the
Aqua Guidelines
*) Got rid of a few memory leaks
*) Miniaturized windows now show a snapshot of the window content area
(OpenGL graphics)
Enjoy,
Dietmar Planitzer
|
|
Message has 1 Reply: | | Re: GLUT for MacOS X
|
| (...) ... (...) I wonder how this works. As far as I know there's no way to associate a name with a particular glut menu. Does it just paste all the options in the top level menu across the menu bar? If so, how does it know which toplevel menu to (...) (23 years ago, 4-Mar-02, to lugnet.cad.dev.mac)
|
7 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|