summaryrefslogtreecommitdiffstats
path: root/libraries/gl2ps/README
blob: d6d75e1244485e9b4e6223455934f6eee7b41831 (plain)
1
2
3
4
5
6
7
8
9
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...