CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Wiki > Tioga

Tioga

From CFD-Wiki

(Difference between revisions)
Jump to: navigation, search
(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 with almost any (La)TeX text/formulas appearing in the image:
+
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:http://www.kitp.ucsb.edu/~paxton/tioga_jpegs/opacity_eos.jpg]]
+
 
 +
[[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 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 Free Software.

See also

Tioga plotting software homepage

My wiki