ParaView III: Difference between revisions
No edit summary |
|||
Line 1: | Line 1: | ||
The next major version of ParaView (III) | 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 | 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]. | ||
If you | '''''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, | If you have questions about licensing, see [[ParaView III and Qt licensing]]. | ||
== ParaView III Features == | == ParaView III Features == |
Revision as of 19:03, 11 December 2006
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.
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
- Python scripting
- Testing design