This is a CMake template for creating a remote module for VTK 8.9 (or later). The template is an example of a simple VTK module, which can be built together with VTK as a remote module or as a ...
I am trying out your python code to use the VTK window as QML Fbo object. I am using Anaconda with Python 3.7, and installed PySide 5.11.2 and downloaded the vtk 9.0.1 wheel file from vtk.org site and ...