ParaView III: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
No edit summary
Line 8: Line 8:


If you decide to build ParaView from source, you will have to download and compile the GPL'ed version of Qt. The files are [http://www.trolltech.com/products/qt/downloads here]. If you are a Windows developer and you want to develop using Visual Studio, you need obtain the GPL'ed version of Qt. This is not provided by Trolltech. Instructions for downloading it are [[Obtaining GPL'ed Qt for Windows|here]].
If you decide to build ParaView from source, you will have to download and compile the GPL'ed version of Qt. The files are [http://www.trolltech.com/products/qt/downloads here]. If you are a Windows developer and you want to develop using Visual Studio, you need obtain the GPL'ed version of Qt. This is not provided by Trolltech. Instructions for downloading it are [[Obtaining GPL'ed Qt for Windows|here]].
If you have questions about licensing, go [[ParaView III and Qt licensing|here]].

Revision as of 17:22, 16 August 2006

The next major version of ParaView (III) will include important improvements including:

  • New Qt interface
  • Much better support for Python scripting
  • 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. These snapshot can be obtained from the ParaView web server.

If you decide to build ParaView from source, you will have to download and compile the GPL'ed version of Qt. The files are here. If you are a Windows developer and you want to develop using Visual Studio, you need obtain the GPL'ed version of Qt. This is not provided by Trolltech. Instructions for downloading it are here.

If you have questions about licensing, go here.