Title | GPLOT C++ |
Revision | |
Purpose | C++ version of the GPLOT CGM graphics file interpreter |
Package type | Program |
Application area | Visualization |
Abstract | GPLOT C++ is a complete rewrite of the PSC's GPLOT CGM graphics file interpreter. The C++ version of GPLOT is intended to be the basis for all future versions of the program. C++ provides greater portability and easier programming, and will allow the developers to extend the program to new platforms, or to drive new devices easily. |
Submittor | Phil Andrews |
Contact | Anjana Kar |
Phone | 412-268-4960 |
kar@psc.edu | |
Company/ Institution | Pittsburgh Supercomputing Center 4400 Fifth Avenue Pittsburgh, PA, 15213 |
CUG Site Code | PSC |
Distribution method | ftp |
URL | ftp://ftp.psc.edu/pub/gplotc++ |
Distribution restrictions | none |
Copyright | Copyright by PSC. Users may do what they want with a copy of the software at their site, or redistribute the code without change and without charge. |
License required | no |
License fee | n.a. |
Hardware | UNICOS, SUNs, DECstations |
Operating System | UNICOS 6.0 |
Compiler(s) | C++, GNU or AT&T version |
Program support | When schedule permits |
Documentation | README file, Makefile, user documentation, test data |
Portability to other UNIX systems | Portable, assuming C++ is available |
Additional comments | One feature unique to the C++ version of GPLOT is the ability to do on-screen animations of graphics files. A MOTIF version of GPLOTC++ is available. |