Package Scientific :: Package TkWidgets :: Module TkVisualizationCanvas
[frames] | no frames]

Module TkVisualizationCanvas

3D wireframe canvas widget for Tk

This module provides a special widget for Tk user interfaces which permits the display of 3D wireframe structures with interactive manipulation.

Note that this widget can become sluggish if two many lines are to be displayed. An OpenGL widget should be used for serious visualization needs. The advantage of this module is that it requires no special graphics libraries in addition to Tk.

Classes
  PolyLine3D
Multiple connected lines
  VisualizationCanvas
Tk visualization widget
  VisualizationGraphics
Compound graphics object