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

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

Single Line With Multiple Radii With Mayavi

I am trying to plot a single line (or tube) in Mayavi that has a non-constant width or radius. This… Read more Single Line With Multiple Radii With Mayavi

Is There A Way To Fill One Side Of The Gyroid Surface By Using Mayavi?

I'm using Mayavi to plot an iso-surface of a gyroid. My problem is that I need a more solid str… Read more Is There A Way To Fill One Side Of The Gyroid Surface By Using Mayavi?

How To Set Zoom Factor In Mayavi

I am trying to set the zoom factor in Mayavi2, for example: from mayavi import mlab mlab.test_plot… Read more How To Set Zoom Factor In Mayavi

How To Join/connect/group Multiple Objects In Mayavi2

I would like to combine multiple Mayavi objects into a single 'grouped' object so that I co… Read more How To Join/connect/group Multiple Objects In Mayavi2