Pas4PS is an
Object Pascal (Borland) library for programming PostScript pictures.
Includes primitives for drawing polygons, arcs, arrows, dashing etc.
Written basically to create relatively simple illustration
for scientific papers. Can be used to plot custom-tailored graphs of
functions, Poincare sections, and similar calculation-based graphics which
may look better than analogous brandname-generated graphics.
In order to use this library in its present form,
you need a Pascal compliler that supports
Objects. The package was developed using
the good old Borland 5.5 under DOS. If you know a compiler under
UNIX (Linux) which is able to eat this program, please let me know.
Of course this code can be translated, say, to C++.