aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gle/pkg-descr
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-09-02 23:10:04 +0800
committersobomax <sobomax@FreeBSD.org>2000-09-02 23:10:04 +0800
commitff3a588ebc3383c35a223855d93ab585a4d3c6b6 (patch)
tree715e9a807474db7b4e34eefe6e08cab9f9ec42de /graphics/gle/pkg-descr
parent04f68f30be848f174120bbb05e1ff467bc12af7f (diff)
downloadfreebsd-ports-gnome-ff3a588ebc3383c35a223855d93ab585a4d3c6b6.tar.gz
freebsd-ports-gnome-ff3a588ebc3383c35a223855d93ab585a4d3c6b6.tar.zst
freebsd-ports-gnome-ff3a588ebc3383c35a223855d93ab585a4d3c6b6.zip
Add new gle port.
GLE is a library of C functions that draw extruded surfaces, including surfaces of revolution, sweeps, tubes, polycones, polycylinders and helicoids. GLE uses the OpenGL(R) API to perform the actual rendering. PR: 20931 Submitted by: David Gilbert <dgilbert@velocet.ca>
Diffstat (limited to 'graphics/gle/pkg-descr')
-rw-r--r--graphics/gle/pkg-descr14
1 files changed, 14 insertions, 0 deletions
diff --git a/graphics/gle/pkg-descr b/graphics/gle/pkg-descr
new file mode 100644
index 000000000000..0b295b89d54b
--- /dev/null
+++ b/graphics/gle/pkg-descr
@@ -0,0 +1,14 @@
+The GLE Tubing and Extrusion Library is a graphics application
+programming interface (API). The library consists of a number of "C"
+language subroutines for drawing tubing and extrusions. The library is
+distributed in source code form, in a package that includes
+documentation, a VRML proposal, Makefiles, and full source code and
+header files. It uses the OpenGL (TM) programming API to perform the
+actual drawing of the tubing and extrusions.
+
+
+WWW: http://linas.org/gle/
+ http://sourceforge.net/projects/gle/
+
+- David Gilbert
+dgilbert@velocet.ca