ParaView: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
Line 36: Line 36:
* [[ParaView:pvpython|Python scripting]]
* [[ParaView:pvpython|Python scripting]]
* [[Python Programmable Filter]]
* [[Python Programmable Filter]]
|bgcolor="#CCCCCC"|
|valign="top"|
===Plugins===
===Plugins===
* [[Plugin HowTo]]
* [[Plugin HowTo]]
* [[ExtendingParaView]]
* [[ExtendingParaView]]
|bgcolor="#CCCCCC"|
|valign="top"|
===Animation===
===Animation===
* [[Animating legacy VTK file series]]
* [[Animating legacy VTK file series]]
Line 53: Line 53:
* [[Testing design]]
* [[Testing design]]
* [[Block Hierarchy Meta Data]]
* [[Block Hierarchy Meta Data]]
|bgcolor="#CCCCCC"|
|valign="top"|


===Miscellaneous===
===Miscellaneous===
* [[ParaView_III|Paraview III Help and Info]]
* [[ParaView_III|Paraview III Help and Info]]
* [[Book Errata]]
* [[Book Errata]]
* [http://paraview.org/New/help.html More information about ParaView]?
* [http://paraview.org/New/help.html More information about ParaView]
|}
 
== Tutorials ==


=== Tutorials ===
* [[SC07 ParaView Tutorial]]
* [[SC07 ParaView Tutorial]]


==Documentation specific to ParaView 2.X==
===Documentation specific to ParaView 2.X===
* [[ParaView:FAQ|Frequently asked questions]]
* [[ParaView:FAQ|Frequently asked questions]]
* [[ParaView 2.X documentation and tutorials]]
* [[ParaView 2.X documentation and tutorials]]


==Administrative Topics==
===Administrative Topics===


* [[ParaView III and Qt licensing]]
* [[ParaView III and Qt licensing]]
|}


{{ParaView/Template/Footer}}
{{ParaView/Template/Footer}}

Revision as of 17:53, 6 August 2008

Pvsplash1.png

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

Plugins

Animation

GUI Features

Design & Implementation

Miscellaneous

Tutorials

Documentation specific to ParaView 2.X

Administrative Topics



ParaView: [Welcome | Site Map]