ParaView: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
Line 16: Line 16:


== Documentation ==
== Documentation ==
 
{| border="0" align="center" width="98%" valign="top" cellspacing="7" cellpadding="2"
Here are some helpful pages documenting how to use ParaView.
|-
 
! width="33%"|
* Where can I [http://www.paraview.org/New/download.html download ParaView]?
! |
! width="33%"|
! |
! width="33%"|
|-
|valign="top"|
===Compile/Install===
* [http://www.paraview.org/New/download.html Download ParaView]?
* [[ParaView:Build And Install|Building and Installation instructions]]
* [[ParaView:Build And Install|Building and Installation instructions]]
===Server Setup===
* [[Setting up a ParaView Server]]
* [[Setting up a ParaView Server]]
* [[Starting the server]]
* [[Starting the server]]
* [[Server Configuration]]
* [[Server Resources]]
===Python Scripting===
* [[ParaView:pvpython|Python scripting]]
* [[ParaView:pvpython|Python scripting]]
* [[Python Programmable Filter]]
===Plugins===
* [[Plugin HowTo]]
* [[ExtendingParaView]]
|bgcolor="#CCCCCC"|
|valign="top"|
===Animation===
* [[Animating legacy VTK file series]]
* [[Animating legacy VTK file series]]
* [[ParaView_III|Paraview III Help and Info]]
* [[Selection Implementation in VTK and ParaView III]]
* [[Disconnecting from server while still saving an animation]]
* [[Disconnecting from server while still saving an animation]]
* [[Server Configuration]]
===GUI Features===
* [[Server Resources]]
* [[Multiple views]]
* [[Multiple views]]
* [[Testing design]]
* [[Camera and Property Linking]]
* [[Camera and Property Linking]]
* [[Python Programmable Filter]]
* [[Plugin HowTo]]
* [[Restarted Simulation Readers]]
* [[Restarted Simulation Readers]]
* [[ExtendingParaView]]
 
===Design & Implementation===
* [[Selection Implementation in VTK and ParaView III]]
* [[Testing design]]
===Miscellaneous===
* [[ParaView_III|Paraview III Help and Info]]
* [[Book Errata]]
* [[Book Errata]]
* Where can I find more [http://paraview.org/New/help.html information about ParaView]?
* [http://paraview.org/New/help.html More information about ParaView]?


== Tutorials ==
== Tutorials ==

Revision as of 12:03, 4 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]