Package Scientific :: Package TkWidgets :: Module TkVisualizationCanvas
[hide private]
[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 [hide private]
  PolyLine3D
Multiple connected lines
  VisualizationCanvas
Tk visualization widget
  VisualizationGraphics
Compound graphics object