Accelerate Insight with In Situ Analysis and Catalyst
October 20, 2025
High-resolution simulations are producing massive datasets, but traditional post-processing pipelines struggle to keep up. Writing full timesteps to disk introduces significant I/O bottlenecks, and reducing output frequency compromises temporal fidelity and analysis resolution. Researchers need smarter, faster ways to analyze data while simulations are running.

Bring Powerful 3D Visualization to the Browser with VTK.wasm
October 17, 2025
Modern scientific and engineering applications increasingly rely on rich, interactive 3D visualization to interpret complex data. Traditional desktop deployments, however, create barriers, installation overhead, platform dependencies, and limited scalability. As workflows migrate to the web, there is a clear need for performant, browser-native solutions that can deliver the sophistication of desktop tools without their constraints.

CMake 4.2.0-rc1 is ready for testing
October 16, 2025
The first CMake 4.2 release candidate!

What’s New in trame: Bespoke Workflows for Better Productivity
October 13, 2025
Developing interactive applications for scientific and engineering workflows often requires bridging complex visualization backends with responsive user interfaces. Traditional web frameworks can introduce additional overhead, demanding expertise outside the core domain of research and simulation.

Using Python to Power Scalable, Sustainable Innovation
October 6, 2025
Python isn’t just a language you code in—it’s the foundation for some of today’s most groundbreaking technologies. From large-scale simulations to NLP and AI, Python is powering research and innovation across industries. By integrating Python into open source platforms, high-performance workflows, and next-generation applications, Kitware is helping organizations tackle their most ambitious projects. Powered by […]

VTK has recently introduced support for ONNX Runtime, opening new opportunities for integrating machine learning inferences into scientific visualization workflows. This feature is also available in ParaView through an official plugin. What are ONNX and ONNX Runtime? ONNX (Open Neural Network eXchange) is an open file format designed to represent machine learning models in a […]


Real-Time Insight with ParaView Catalyst: A Hands-On Guide Part 2: Saving 3D Visualizations
September 30, 2025
High-performance simulations generate massive datasets—but extracting insight from that data shouldn’t be a bottleneck. ParaView Catalyst integrates analysis and visualization directly into the simulation workflow, delivering in situ processing that eliminates the need for slow, storage-heavy post-processing. The result? You get immediate feedback, streamlined workflows, and new opportunities to steer simulations on the fly. Built […]

ParaView 6.0.1 Release Notes
September 29, 2025
Bug fixes made since ParaView 6.0.0 are listed below: Faulty default color map in ParaView 6.0.0 fixed The “Fast” color map, which is the new default in ParaView 6.0.0, was not correctly defined in the ParaView 6.0.0 release. Its color space was set to “Diverging” rather than “Lab”. As a result, the central lightest point […]

The Role of ITK in the Era of Deep Learning in Medical Imaging
September 25, 2025
Deep learning currently dominates the field of medical image analysis. From brain tumor detection to cartilage segmentation and lung nodule analysis, convolutional and transformer-based neural networks often take center stage. Yet, behind every high-performing AI model, there is a need for reliable image preprocessing, spatial normalization, and data handling libraries. This is where the Insight […]

CTest and CDash: Testing without a build system
September 23, 2025
You can send build and test information to CDash even if you aren’t using CMake to build your software. In this blog post, we’ll walk through the steps to set up CTest-driven testing that reports to a CDash dashboard. Following the example of the CMake tutorial where a C++ executable is created to calculate the […]

Using Docker to Simplify the VTK WASM Build Process
September 18, 2025
Are you a C++ developer looking to bring the Visualization Toolkit (VTK) to web applications? As many of you know, transforming a complex C++ library like VTK to compile with WebAssembly (WASM) is a tedious and time-consuming process. The good news is that we’ve made it easier so that you can use pre-built VTK.wasm libraries […]

High-performance simulations generate massive datasets—but extracting insight from that data shouldn’t be a bottleneck. ParaView Catalyst integrates analysis and visualization directly into the simulation workflow, delivering in situ processing that eliminates the need for slow, storage-heavy post-processing. The result? You get immediate feedback, streamlined workflows, and new opportunities to steer simulations on the fly. Built […]

Runtime selection between headless, offscreen, and onscreen rendering modes in ParaView
September 3, 2025
This blog documents a major change introduced in ParaView 6.0.0. It also applies to VTK 9.5.0 The ParaView command-line executables pvserver, pvpython and pvbatch now support all three modes of rendering – headless, offscreen, and onscreen in one build. The rendering backend is automatically selected at runtime based upon the system capabilities such as availability of an X server or […]

ParaView Python State File Improvements
August 29, 2025
Python state files in ParaView are a way to create reproducible and editable visualization pipelines. Especially for applications like Catalyst, these state files are intended to be readable, modifiable, and adaptable to different workflows.

OpenLIFU: Accelerating Focused Ultrasound Research with Open Source Hardware and 3D Slicer Driven Software
August 22, 2025
We are excited to showcase a collaboration between Openwater and Kitware Inc. to accelerate the development and adoption of Low-Intensity Focused Ultrasound (LIFU) technology. Combining Openwater’s cutting-edge hardware with Kitware’s expertise in medical software development, we aim to make LIFU accessible to researchers and medical device developers through the OpenLIFU hardware and software suite. Openwater’s […]

Introducing WebAssembly support in VTK
August 15, 2025
Introduction There is increasing demand for powerful, interactive data visualizations directly within web browsers. VTK.wasm is a technology that aims to provide this capability by delivering complex visualization applications without requiring traditional software installations. Not only are these applications portable, but they provide performance at near-native speeds. In this post, we describe some recent steps […]

CppCon 2025
August 15, 2025
CppCon is the premier annual C++ conference, uniting developers from around the world to learn, collaborate, and shape the future of C++. At Kitware, our connection to the C++ community runs deep—our co-founder and Chief Technical Officer, Bill Hoffman, is the original architect of CMake, which has become an essential build system for C++ projects across the globe.
