GUI development with 3D view

Glenn Hutchings zondo42 at googlemail.com
Tue Dec 11 03:14:37 EST 2007


On Dec 11, 1:58 am, gsal <salger... at gmail.com> wrote:
> If all you need to do is display a bunch of arrows, as you mention,
> the easiest thing to do might be to use Visual Python.  It is
> extremely easy to use.

Another option, if your app is data-driven, is to check out the
Visualization Toolkit (VTK) at http://www.vtk.org.  It also has 3D
graphics and a Python interface.

Glenn



More information about the Python-list mailing list