Saurabh Garg

Saurabh Garg

Twenty years designing C++ systems — still writing things down to make sure I actually understand them.

Home Blog Archives Categories Tags About

← All tags

Tag: #vtk

2 posts

Jan 18, 2021 · programming

Display FPS for VTK on Python

In the last post, I discussed how to get started with VTK on Python. In this post, I will show how to add support to show frames per second (FPS). The idea to calculate FPS is…

#python#vtk
Jan 15, 2021 · programming

Getting Started with VTK for Python

The visualization toolkit (VTK) is a open source library displaying scientific data. VTK is maintained by Kitware, the same company which gave us CMake. VTK is written in C/C++…

#python#vtk
© 2026 Saurabh Garg · Privacy · RSS