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

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

Animating A Mayavi Points3d Plot

I'm trying to make a video of the trajectories of particles. However, somehow my scene never up… Read more Animating A Mayavi Points3d Plot

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

Alternative For The Dyld_library_path-trick Since Mac Os 10.11 El Capitan With System Integrity Protection

Here is what I have: Mac OS 10.11 El Capitan python 2.7.12, installed from python.org under /Libra… Read more Alternative For The Dyld_library_path-trick Since Mac Os 10.11 El Capitan With System Integrity Protection

How To Pause And Restart An Animation In Vtk

I am trying to do an animation program in VTK, in which I could make the VTK objects animate but I … Read more How To Pause And Restart An Animation In Vtk

Rendering An Actor Created Within A Vtkcommand (callback)

I am attempting to write a program that displays and cycles through images of different file format… Read more Rendering An Actor Created Within A Vtkcommand (callback)

Vtk Inserts Incorrect Color Between Nodes When Mapping Texture To Mesh

Hi I am trying to map a texture to 3d mesh using Mayavi and Python bindings of vtk. I am visualisin… Read more Vtk Inserts Incorrect Color Between Nodes When Mapping Texture To Mesh

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?