Skip to content Skip to sidebar Skip to footer
Showing posts with the label Vtk

Python Tkinter: Creating A Window Which Runs My Custom Code

I am Creating a python custom code to Visualise scientific/medical data in 3D. This code should be… Read more Python Tkinter: Creating A Window Which Runs My Custom Code

Vtk Boolean Operations On Poly Data Producing Empty Sets

I have an STL of a gyroid & I want to crop it with a sphere (previous question) Now I have the … Read more Vtk Boolean Operations On Poly Data Producing Empty Sets

VTK With Qt5 - Timer Stops Running When Window Is Interacted With

I've been trying to do animation with VTK, so I've been using TimerEvent. When I tried to m… Read more VTK With Qt5 - Timer Stops Running When Window Is Interacted With