MCPcopy Create free account
hub / github.com/Kitware/ParaView

github.com/Kitware/ParaView @v6.1.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v6.1.1 ↗ · + Follow
43,394 symbols 130,876 edges 4,622 files 20,652 documented · 48% updated 1d ago★ 1,656

Browse by type

Functions 34,153 Types & classes 9,217 Endpoints 24
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

ParaView

Introduction

ParaView is an open-source, multi-platform data analysis and visualization application based on Visualization Toolkit (VTK).

The first public release was announced in October 2002. Since then, the project has grown through collaborative efforts between Kitware Inc., Sandia National Laboratories, Los Alamos National Laboratory, Army Research Laboratory, and various other government and commercial institutions, and academic partners.

Learning Resources

Building

There are two ways to build ParaView:

  • The easiest method for begginners to build ParaView from source is by using our Getting Started compilation guide which includes commands to install the needed dependencies for most operating systems.

  • Another way to build ParaView, quite useful when trying to enable more specific options which requires to build dependencies yourself (ie osmesa, raytracing), would be the ParaView Superbuild. The superbuild downloads and builds all of ParaView's dependencies as well as ParaView itself.

Reporting Bugs

If you have found a bug:

  1. If you have a source-code fix, please read the CONTRIBUTING.md document.

  2. Otherwise, please join the ParaView Discourse forum and ask about the expected and observed behaviors to determine if it is really a bug.

  3. Finally, if the issue is not resolved by the above steps, open an entry in the ParaView Issue Tracker.

Contributing

See CONTRIBUTING.md for instructions to contribute.

For Github users

Github is a mirror of the official repository. We do not actively monitor issues or pull requests on Github. Please use the official repository to report issues or contribute fixes.

License

ParaView is distributed under the OSI-approved BSD 3-clause License. See Copyright.txt for details. For additional licenses, refer to ParaView Licenses.

Core symbols most depended-on inside this repo

Shape

Method 26,583
Class 8,799
Function 7,570
Enum 418
Route 24

Languages

C++89%
Python7%
TypeScript4%
C1%

Modules by API surface

ThirdParty/cinemasci/paraview/tpl/cinemasci/viewers/cinema/lib/d3.v4.min.js863 symbols
ThirdParty/protobuf/vtkprotobuf/src/google/protobuf/descriptor.pb.h779 symbols
ThirdParty/cinemasci/paraview/tpl/cinemasci/viewers/cinema/lib/d3.v5.min.js622 symbols
Plugins/pvNVIDIAIndeX/include/mi/neuraylib/type_traits.h457 symbols
Wrapping/Python/paraview/servermanager.py300 symbols
ThirdParty/protobuf/vtkprotobuf/src/google/protobuf/descriptor.pb.cc278 symbols
Wrapping/Python/paraview/smtrace.py242 symbols
ThirdParty/protobuf/vtkprotobuf/src/google/protobuf/descriptor.cc242 symbols
Remoting/Views/vtkPVRenderView.cxx227 symbols
Web/Python/paraview/web/protocols.py187 symbols
VTKExtensions/FiltersMaterialInterface/vtkMaterialInterfaceFilter.cxx181 symbols
ThirdParty/protobuf/vtkprotobuf/src/google/protobuf/repeated_field.h170 symbols

For agents

$ claude mcp add ParaView \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page