Skip to content

Wraps SIMPL data for VTK and provides Qt widgets to display and filter that information

Notifications You must be signed in to change notification settings

BlueQuartzSoftware/SIMPLVtkLib

Repository files navigation

QML visualization through VTK was abandoned on 8/10/2018.
Due to threading issues between QML and VTK, prop picking in VTK had inconsistent functionality.  Requesting and interacting with prop picking outside of standard VTK calls (i.e. left/right-clicking on filters) was offloaded into a command queue for when it was safe to make prop picking calls.  However, interacting with existing representations and VTK widgets (i.e. vtkScalarBarWidget, vtkImplicitPlaneWidget2, vtkBoxWidget2) could not be offloaded in the same way.  Due to this, mouse interaction with these widgets would sometimes fail to start or stop, and OpenGL errors would be thrown.

About

Wraps SIMPL data for VTK and provides Qt widgets to display and filter that information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •