Download List

專案描述

GL2PS is a C library providing high quality vector
output for any OpenGL application. It uses sorting
algorithms capable of handling intersecting and
stretched polygons, as well as non manifold
objects. It provides advanced smooth shading and
text rendering, culling of invisible primitives,
mixed vector/bitmap output, and much more. It can
currently create PostScript (PS), Encapsulated
PostScript (EPS), Portable Document Format
(PDF), and Scalable Vector Graphics (SVG) files, as well as LaTeX files for the text fragments.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-03-19 18:28
1.3.3

This release improves SVG rendering and fixes several small bugs.

2006-08-09 13:05
1.3.0

This release adds full support for SVG, improved line stippling, sorting of text and bitmap elements, and a new interface for printing device-specific strings in the output stream.
標籤: Major feature enhancements

2006-02-15 23:47
1.2.7

This release fixes a bug (introduced in version 1.2.3) that could cause sorting to be inverted in BSP-sorting mode in certain cases. This release also adds experimental support for SVG and PGF output formats, and provides a cleaner internal structure for adding new formats.
標籤: Major bugfixes

2004-12-23 11:08
1.2.3

This release fixed small bugs in the PostScript pixmap code, added much better z-buffer scaling (which improves GL2PS_SIMPLE_LINE_OFFSET and occlusion culling), and added support for general stippling patterns.
標籤: Minor feature enhancements

2004-10-18 08:08
1.2.2

標籤: Initial freshmeat announcement

Project Resources