Skip to main content
Cornell University
Cornell Theory Center
SEARCH CORNELL:
Pages
People
more options
Home
About CTC
Services
Institutes & Service Units
Research
News
Cornell Theory Center Virtual Workshop:
Scientific Visualization Tools
All Virtual Workshop Topics
Contents
Introduction
Overview
What Data
What Tools
What is Available
File Formats
HDF
NetCDF
XML
Databases
File Conversion
Graphing Tools
Math Packages
Plotting
Spreadsheets
Higher-d Tools
Graphics Libraries
Primitives
Scene Graphs
Packages
Graphics Toolkits
Application Builders
Image Processing
Image Conversion
Image Editing
Scripting as Glue
CAVE Applications
Domain-specific
- - - - - - - -
References
Evaluation
Questions
Graphics Toolkits
PV-WAVE
by
Visual Numerics
Version 7.5. It is an array-oriented programming language used to deploy visual data analysis applications. It has an interface to VTK.
Visualization Toolkit
(VTK) by
Kitware
VTK is modeled on a graphics pipeline, so that you make input sources that read your data, feed them to computational modules which transform the data, and then assign actors which represent that data as graphical objects. You can program it from C, C++, or any relevant scripting language. It is a little difficult to learn, especially if you have very particular visualizations in mind, but it is a powerful and free library.
PV-WAVE
by
Visual Numerics
Version 7.5. It is an array-oriented programming language used to deploy visual data analysis applications. It has an interface to VTK.
Visualization Toolkit
(VTK) by
Kitware
VTK is modeled on a graphics pipeline, so that you make input sources that read your data, feed them to computational modules which transform the data, and then assign actors which represent that data as graphical objects. You can program it from C, C++, or any relevant scripting language. It is a little difficult to learn, especially if you have very particular visualizations in mind, but it is a powerful and free library.