You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
49 lines
2.0 KiB
49 lines
2.0 KiB
|
|
[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 <mjk@nvidia.com> |
|
[A] Brian Paul <brian@mesa3d.org> |
|
[M] The OpenSDE Community <list@opensde.org> |
|
[M] The OpenSDE Community <list@opensde.org> |
|
|
|
[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/ |
|
|
|
|