ParaView: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
Line 44: | Line 44: | ||
|bgcolor="#CCCCCC"| | |bgcolor="#CCCCCC"| | ||
|valign="top"| | |valign="top"| | ||
===Animation=== | ===Animation=== | ||
Line 57: | Line 52: | ||
* [[Camera and Property Linking]] | * [[Camera and Property Linking]] | ||
* [[Restarted Simulation Readers]] | * [[Restarted Simulation Readers]] | ||
===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. | |||
===Design & Implementation=== | ===Design & Implementation=== |
Revision as of 21:07, 11 September 2008
The next major version of ParaView (III) includes many significant improvements, including:
- New Qt interface
- Much better support for Python scripting
- Emphasis on quantitative analysis
ParaView III is developed by a team including Kitware, Sandia National Labs and Elemental Technologies.
Win32 Users: If you wish to build ParaView III from source using the GPL'd version of Qt and Visual Studio, see Obtaining GPL'ed Qt for Windows.
Linux/Unix/OS X Users: If you are building from source, you might want to include the FFMPEG encoder. For this, you need to build the encoder from source. Download it here here. Build instructions are included with the package.
If you have questions about licensing, see ParaView III and Qt licensing.
Documentation
Compile/Install
Server Setup
Python Scripting |
AnimationGUI FeaturesPlugins
Design & Implementation |
MiscellaneousTutorialsDocumentation specific to ParaView 2.XAdministrative Topics |