[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] [COPY] Filename: package/.../glut/glut.desc [COPY] Copyright (C) 2006 The OpenSDE Project [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 Clifford Wolf [COPY] [COPY] More information can be found in the files COPYING and README. [COPY] [COPY] This program is free software; you can redistribute it and/or modify [COPY] it under the terms of the GNU General Public License as published by [COPY] the Free Software Foundation; version 2 of the License. A copy of the [COPY] GNU General Public License can be found in the file COPYING. [COPY] --- SDE-COPYRIGHT-NOTE-END --- [I] OpenGL Utility Toolkit [T] GLUT (pronounced like the glut in gluttony) is the OpenGL Utility Toolkit, a [T] window system independent toolkit for writing OpenGL programs. It implemen- [T] ts a simple windowing application programming interface (API) for OpenGL. [T] GLUT makes it considerably easier to learn about and explore OpenGL pro- [T] gramming. GLUT provides a portable API so you can write a single OpenGL [T] program that works on both Win32 PCs and X11 workstations. [T] [T] GLUT is designed for constructing small to medium sized OpenGL programs. [T] While GLUT is well-suited to learning OpenGL and developing simple OpenGL [T] applications, GLUT is not a full-featured toolkit so large applications re- [T] quiring sophisticated user interfaces are better off using native window [T] system toolkits like Motif. GLUT is simple, easy, and small. My intent is [T] to keep GLUT that way. [U] http://www.opengl.org/resources/libraries/glut.html [A] Mark J. Kilgard [A] Brian Paul [M] The OpenSDE Community [M] The OpenSDE Community [C] extra/multimedia [L] Free-to-use [S] Beta [V] 3.7 [P] O -----5---9 118.700 [D] 1365589773 glut-3.7.tar.gz http://www.opengl.org/resources/libraries/glut/