Tioga
From CFD-Wiki
(Difference between revisions)
(New page: Tioga is a Ruby library for scientific plotting which uses pdfTeX as a renderer. This allows production of publication quality vector format graphics with almost any (La)TeX text/formulas ...) |
(fixed image and added link to homepage) |
||
| Line 1: | Line 1: | ||
| - | Tioga is a Ruby library for scientific plotting which uses pdfTeX as a renderer. This allows production of publication quality vector format graphics | + | Tioga is a Ruby library for scientific plotting which uses pdfTeX as a renderer. This allows production of publication quality vector format graphics. Almost any (La)TeX text/formulas may appear in the image and are rendered properly. |
Example of Tioga visualization: | Example of Tioga visualization: | ||
| - | [[Image: | + | |
| + | [[Image:tioga_opacity_eos.jpg]] | ||
Tioga is limited to 2D visualization. It is particulary useful for traditional function plots, 2D fields in false color, and contour plotting. | Tioga is limited to 2D visualization. It is particulary useful for traditional function plots, 2D fields in false color, and contour plotting. | ||
| + | |||
| + | Tioga is Free Software. | ||
| + | |||
| + | == See also == | ||
| + | [http://www.kitp.ucsb.edu/~paxton/tioga.html Tioga plotting software homepage] | ||
Revision as of 12:29, 11 May 2007
Tioga is a Ruby library for scientific plotting which uses pdfTeX as a renderer. This allows production of publication quality vector format graphics. Almost any (La)TeX text/formulas may appear in the image and are rendered properly.
Example of Tioga visualization:
Tioga is limited to 2D visualization. It is particulary useful for traditional function plots, 2D fields in false color, and contour plotting.
Tioga is Free Software.

