Changes: * You can now control program behavior when a GLUT window is closed by the user, rather than simply exiting. Options include: o Immediate exit() (old GLUT behavior) o glutMainLoop() returns to you o continue execution * Option to share a rendering context for each new window * Interruptable glutMainLoop (glutMainLoopEvent, glutLeaveMainLoop) * Window-specific callback functions (Close, WindowManager Close, Menu destruction) * User-specified data in Windows and Menus * Additional font statistics (stroke and bitmap heights...) * New font functions to allow the user to print strings instead of one character at a time * New primitives (RhombicDodecahedron, SierpinskiSponge) * Good-looking menus
5 lines
234 B
Text
5 lines
234 B
Text
$NetBSD: distinfo,v 1.3 2003/10/07 16:33:03 xtraeme Exp $
|
|
|
|
SHA1 (freeglut-2.0.0.tar.gz) = 6ca609cd68c124c87cd20d606d16ae95a1c9b7a1
|
|
Size (freeglut-2.0.0.tar.gz) = 373635 bytes
|
|
SHA1 (patch-aa) = da426df5507f2f3a670ce1f5cf0c22685bf4afa4
|