ParaView: Difference between revisions
No edit summary |
|||
Line 41: | Line 41: | ||
:Using ''Animation View'' to setup animations | :Using ''Animation View'' to setup animations | ||
=== | |||
===Plugins=== | |||
* [[Plugin HowTo | Extending ParaView Using Plugins]] | |||
:Using and writing new plugins to extend ParaView's functionality. | |||
* [[Extending ParaView at Compile Time]] | |||
:Including extensions into ParaView at compile time. | |||
===Other Features=== | |||
* [[Camera and Property Linking]] | * [[Camera and Property Linking]] | ||
Line 53: | Line 61: | ||
* [[Exporting Scenes]] | * [[Exporting Scenes]] | ||
: Exporting scenes as VRML, X3D etc. | : Exporting scenes as VRML, X3D etc. | ||
|bgcolor="#CCCCCC"| | |bgcolor="#CCCCCC"| |
Revision as of 14:30, 15 September 2008
ParaView is an open-source, multi-platform application designed to visualize data sets of size varying from small to very large. The goals of the ParaView project include developing an open-source, multi-platform visualization application that support distributed computational models to process large data sets. It has an open, flexible, and intuitive user interface. Furthermore, ParaView is built on an extensible architecture based on open standards. ParaView runs on distributed and shared memory parallel as well as single processor systems and has been succesfully tested on Windows, Linux, Mac OS X, IBM Blue Gene, Cray XT3 and various Unix workstations and clusters. Under the hood, ParaView uses the Visualization Toolkit as the data processing and rendering engine and has a user interface written using the Qt cross-platform application framework.
Documentation
Compile/Install
Server Setup
Python Scripting
|
Animation
Plugins
Other Features
|
Design & Implementation
MiscellaneousTutorialsDocumentation specific to ParaView 2.XAdministrative Topics |