Overview over graphics packages

Janko Hauser jhauser at ifm.uni-kiel.de
Wed Nov 1 06:40:32 EST 2000


May I suggest to take a look at gist and the OO wrappers for it. For
2D and modest 3D it is very fast. It does not work well together with
a GUI, but perhaps for realtime things it is also a possibilty to run
different python instances for different parts of the application and
use Pyro od Dopy to do the interfacing. It is not cross platform
(depends on X11) but generates good postscript, also for the 3D
stuff. In the long run graphite with a smooth path to VTK seems to be
a good combination.

HTH,
__Janko Hauser

-- 
  Institut fuer Meereskunde             phone: 49-431-597 3989
  Dept. Theoretical Oceanography        fax  : 49-431-565876
  Duesternbrooker Weg 20                email: jhauser at ifm.uni-kiel.de
  24105 Kiel, Germany



More information about the Python-list mailing list