mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
f56d5946ac
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>
15 lines
553 B
Plaintext
15 lines
553 B
Plaintext
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
|