slackbuilds/libraries/gl2ps
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
README
gl2ps.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
gl2ps.info libraries/gl2ps: Updated for version 1.3.7 (+gcc-4.7 fix) 2012-09-14 16:37:55 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

GL2PS is a C library providing high quality vector output for any OpenGL
application.

The main difference between GL2PS and other similar libraries is the use of
sorting algorithms capable of handling intersecting and stretched polygons,
as well as non manifold objects.
GL2PS provides advanced smooth shading and text rendering, culling of
invisible primitives, mixed vector/bitmap output, and much more...