diff options
Diffstat (limited to 'development/freeglut/slack-desc')
-rw-r--r-- | development/freeglut/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/freeglut/slack-desc b/development/freeglut/slack-desc new file mode 100644 index 0000000000000..357dfd3144bd0 --- /dev/null +++ b/development/freeglut/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|' on
+# the right side marks the last column you can put a character in. You must make
+# exactly 11 lines for the formatting to be correct. It's also customary to
+# leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+freeglut: Freeglut (OpenSourced alternative to OpenGL Utility Toolkit (GLUT))
+freeglut:
+freeglut: GLUT was originally written by Mark Kilgard to support the sample
+freeglut: programs in the second edition OpenGL 'RedBook'. Since then, GLUT
+freeglut: has been used in a wide variety of practical applications because it
+freeglut: is simple, widely available and highly portable. GLUT (and hence
+freeglut: freeglut) allows the user to create and manage windows containing
+freeglut: OpenGL contexts on a wide range of platforms.
+freeglut:
+freeglut:
+freeglut:
|