OpenSDE Packages Database (without history before r20070)
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

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