*** Welcome to piglix ***

Paraview

ParaView
ParaViewLogo.png
Paraview 5.0.png
Paraview 5.0
Developer(s) Sandia National Laboratory,
Kitware Inc,
Los Alamos National Laboratory
Stable release
5.2.0 / November 15, 2016; 3 months ago (2016-11-15)
Written in C, C++, Fortran, Python
Operating system Unix/Linux, macOS, Microsoft Windows
Type Scientific visualization, Interactive visualization
License BSD
Website www.paraview.org

ParaView is an open source multiple-platform application for interactive, scientific visualization. It has a client–server architecture to facilitate remote visualization of datasets, and generates level of detail (LOD) models to maintain interactive frame rates for large datasets. It is an application built on top of the Visualization Toolkit (VTK) libraries. ParaView is an application designed for data parallelism on shared-memory or distributed-memory multicomputers and clusters. It can also be run as a single-computer application.

ParaView is an open source, multi-platform data analysis and visualization application. Paraview is known and used in many different communities to analyze and visualize scientific data sets. It can be used to build visualizations to analyze data using qualitative and quantitative techniques. The data exploration can be done interactively in 3D or programmatically using ParaView's batch processing capabilities.

ParaView was developed to analyze extremely large datasets using distributed memory computing resources. It can be run on supercomputers to analyze datasets of terascale as well as on laptops for smaller data.

ParaView is an application framework as well as a turn-key application. The ParaView code base is designed in such a way that all of its components can be reused to quickly develop vertical applications. This flexibility allows ParaView developers to quickly develop applications that have specific functionality for a specific problem domain.

ParaView runs on distributed and shared memory parallel and single processor systems. It has been successfully tested on Windows, macOS, Linux, IBM Blue Gene, Cray Xt3 and various Unix workstations, clusters and supercomputers. Under the hood, ParaView uses Visualization Toolkit (VTK) as the data processing and rendering engine and has a user interface written using Qt.


...
Wikipedia

...