slackbuilds/libraries/gl2ps
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
gl2ps.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02: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...