ParaView III: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
 
(34 intermediate revisions by 5 users not shown)
Line 1: Line 1:
The next major version of ParaView (III) will include important improvements including:
The next major version of ParaView (III) includes many significant improvements, including:


* New Qt interface
* New Qt interface
Line 5: Line 5:
* Emphasis on quantitative analysis
* Emphasis on quantitative analysis


ParaView III is currently being developed by a team including Kitware, Sandia National Labs and Elemental Technologies. Until ParaView III is ready to be release, we will release a snapshot every months. The can be obtained from the [http://paraview.org/files/v2.9/|ParaView web server].
ParaView III is under development by a team including Kitware, Sandia National Labs and Elemental Technologies. Until ParaView III is ready for release, we will release a snapshot every month. These snapshots can be obtained from [[ParaView III snapshots]]. You may also view automated test results using the [http://paraview.org/ParaView3/Testing ParaView III Dashboard].
 
'''''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 [http://vtk.org/get-software.php#addons here]. Build instructions are included with the package.
 
If you have questions about licensing, see [[ParaView III and Qt licensing]].
 
== Documentation ==
 
Here are some helpful pages documenting how to use ParaView.
 
* [[Setting up a ParaView Server]]
 
== ParaView III Features ==
 
Here are some excerpts from the ParaView 3 development wiki. These should give some insight to the new features that are/will be available in ParaView 3.
 
* [[Selection Implementation in VTK and ParaView III]]
* [[Disconnecting from server while still saving an animation]]
* [[Server Resources]]
* [[Server Configuration]]
* [[Starting the server]]
* [[Multiple views]]
* [[ParaView:pvpython|Python scripting]]
* [[Python_Programmable_Filter|Python Programmable Filter - examples and screenshots]]
* [[media:servermanager2.pdf|Python scripting - PDF with examples]]
* [[Testing design]]
* [[Camera and Property Linking]]
* [[Plugin HowTo]]
 
{{ParaView/Template/Footer}}

Latest revision as of 23:00, 16 January 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 under development by a team including Kitware, Sandia National Labs and Elemental Technologies. Until ParaView III is ready for release, we will release a snapshot every month. These snapshots can be obtained from ParaView III snapshots. You may also view automated test results using the ParaView III Dashboard.

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

Here are some helpful pages documenting how to use ParaView.

ParaView III Features

Here are some excerpts from the ParaView 3 development wiki. These should give some insight to the new features that are/will be available in ParaView 3.



ParaView: [Welcome | Site Map]