ParaView: Difference between revisions
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<center>[[image:pvsplash1.png]]</center> | [http://www.example.com link title]<center>[[image:pvsplash1.png]]</center> | ||
ParaView is an open-source, multi-platform application designed to visualize data sets of varying sizes from small to very large. The goals of the ParaView project include developing an open-source, multi-platform visualization application that supports distributed computational models to process large data sets. It has an open, flexible, and intuitive user interface. Furthermore, ParaView is built on an extensible architecture based on open standards. ParaView runs on distributed and shared memory parallel as well as single processor systems and has been | ParaView is an open-source, multi-platform application designed to visualize data sets of varying sizes from small to very large. The goals of the ParaView project include developing an open-source, multi-platform visualization application that supports distributed computational models to process large data sets. It has an open, flexible, and intuitive user interface. Furthermore, ParaView is built on an extensible architecture based on open standards. ParaView runs on distributed and shared memory parallel as well as single processor systems and has been successfully tested on Windows, Linux, Mac OS X, IBM Blue Gene, Cray XT3 and various Unix workstations and clusters. Under the hood, ParaView uses the Visualization Toolkit as the data processing and rendering engine and has a user interface written using the Qt cross-platform application framework. | ||
The goal of this Wiki is to provide up-to-date documentation maintained by the developer and user communities. As such, we welcome volunteers that would like to contribute. If you are interested in contributing to ParaView or to this wiki, please post a message on the ParaView Discourse forum at https://discourse.paraview.org/. | The goal of this Wiki is to provide up-to-date documentation maintained by the developer and user communities. As such, we welcome volunteers that would like to contribute. If you are interested in contributing to ParaView or to this wiki, please post a message on the ParaView Discourse forum at https://discourse.paraview.org/. | ||
Line 9: | Line 9: | ||
'''For new users, download and install the [http://paraview.org/paraview/resources/software.php ParaView binaries] for your local computer, and then read [[The ParaView Tutorial]]. ''' Additional tutorials are located under [[#Books and Tutorials]] below. | '''For new users, download and install the [http://paraview.org/paraview/resources/software.php ParaView binaries] for your local computer, and then read [[The ParaView Tutorial]]. ''' Additional tutorials are located under [[#Books and Tutorials]] below. | ||
You can find more information about ParaView on the ParaView web site: http://paraview.org. For more help, including a list of all sources and filters, check out | You can find more information about ParaView on the ParaView web site: http://paraview.org. For more help, including a list of all sources and filters, check out http://paraview.org/paraview/help/documentation.html. | ||
==ParaView In Use== | ==ParaView In Use== | ||
Line 34: | Line 34: | ||
===License=== | ===License=== | ||
* [[ParaView/License| ParaView License]] | * [[ParaView/License| ParaView License]] | ||
===Compile/Install=== | ===Compile/Install=== | ||
Line 52: | Line 51: | ||
* [[ParaView Binaries | ParaView Binaries Build Information]] | * [[ParaView Binaries | ParaView Binaries Build Information]] | ||
: Information about the official ParaView builds and versions of various dependencies used. | : Information about the official ParaView builds and versions of various dependencies used. | ||
===Server Setup=== | ===Server Setup=== | ||
Line 187: | Line 184: | ||
=== Books and Tutorials === | === Books and Tutorials === | ||
---- | ---- | ||
* [ | * [https://www.paraview.org/paraview-guide/ The ParaView Guide] | ||
: The official ParaView guide available from Kitware. [[Book Errata]] | : The official ParaView guide available from Kitware. [[Book Errata]] | ||
: You can download the open-source PDF edition from the [http://www.paraview.org/download/ downloads] page. | : You can download the open-source PDF edition from the [http://www.paraview.org/download/ downloads] page. | ||
Line 194: | Line 191: | ||
* [[The ParaView Tutorial]] | * [[The ParaView Tutorial]] | ||
: An introductory and comprehensive tutorial. | : An introductory and comprehensive tutorial. | ||
* [ | * [https://www.paraview.org/paraview-downloads/download.php?submit=Download&version=v4.3&type=data&os=all&downloadFile=ParaViewCatalystUsersGuide_v2.pdf ParaView Catalyst User's Guide] | ||
: The | : The official ParaView Catalyst User's Guide v2.0 corresponding to ParaView 4.3.1. | ||
* [[SNL ParaView Tutorials]] | * [[SNL ParaView Tutorials]] | ||
: Beginning and advanced tutorial sets, each presented as 3 hour classes by Sandia National Laboratories | : Beginning and advanced tutorial sets, each presented as 3-hour classes by Sandia National Laboratories | ||
* [[Intel HPC Dev Con ParaView and OSPRay Tutorial]] | * [[Intel HPC Dev Con ParaView and OSPRay Tutorial]] | ||
: Short course on ray tracing with a focus on ParaView w/ OSPRay at TACC | : Short course on ray tracing with a focus on ParaView w/ OSPRay at TACC | ||
Line 203: | Line 200: | ||
: These howtos are instructions for some common operations. | : These howtos are instructions for some common operations. | ||
* [[Related Publications]] | * [[Related Publications]] | ||
: ParaView related books, articles and papers | : ParaView related books, articles, and papers | ||
* [[ParaView 3 Tutorials]] | * [[ParaView 3 Tutorials]] | ||
* [[ParaView 2 Tutorials]] | * [[ParaView 2 Tutorials]] | ||
Line 260: | Line 257: | ||
===Miscellaneous=== | ===Miscellaneous=== | ||
---- | ---- | ||
* [ | * [https://blog.kitware.com/the-source-newsletter/ The Kitware Source] | ||
: A quarterly newsletter for developers designed to deliver detailed technical articles related to Kitware's open source products including ParaView. | |||
: | |||
* [[Terminology map | Real world concept -> Paraview terminology map]] | * [[Terminology map | Real world concept -> Paraview terminology map]] | ||
: Often new users may say "Surely Paraview can do X... but I can't find it!". This terminology map should help! | : Often new users may say "Surely Paraview can do X... but I can't find it!". This terminology map should help! |
Latest revision as of 23:46, 19 March 2024
ParaView is an open-source, multi-platform application designed to visualize data sets of varying sizes from small to very large. The goals of the ParaView project include developing an open-source, multi-platform visualization application that supports distributed computational models to process large data sets. It has an open, flexible, and intuitive user interface. Furthermore, ParaView is built on an extensible architecture based on open standards. ParaView runs on distributed and shared memory parallel as well as single processor systems and has been successfully tested on Windows, Linux, Mac OS X, IBM Blue Gene, Cray XT3 and various Unix workstations and clusters. Under the hood, ParaView uses the Visualization Toolkit as the data processing and rendering engine and has a user interface written using the Qt cross-platform application framework.
The goal of this Wiki is to provide up-to-date documentation maintained by the developer and user communities. As such, we welcome volunteers that would like to contribute. If you are interested in contributing to ParaView or to this wiki, please post a message on the ParaView Discourse forum at https://discourse.paraview.org/.
For new users, download and install the ParaView binaries for your local computer, and then read The ParaView Tutorial. Additional tutorials are located under #Books and Tutorials below.
You can find more information about ParaView on the ParaView web site: http://paraview.org. For more help, including a list of all sources and filters, check out http://paraview.org/paraview/help/documentation.html.
ParaView In Use
- Some examples of how ParaView is used
- Screenshots generated by ParaView
- Links to documentation of ParaView installations on various HPC sites
Documentation
LicenseCompile/Install
Server Setup
Importing Data
Finding Data
Analyzing Data
Animation
Plugins
|
Python Scripting
GUI Features
Other Features
Books and Tutorials
|
Design & Implementation
ParaView based Applications
Web Visualization with ParaView
In situ Analysis with ParaView
Plugins Distributed with ParaViewCommunity Contributed PluginsMiscellaneous
Developers CornerDiscussion ForumA forum for ParaView discussion, both its use and development, is available at https://discourse.paraview.org/. Plugin DevelopmentHandy Developer InfoRelease Testing
|