Achim Domma wrote:

> Hi,
> 
> I'm looking for quite some time now for a gui library for python,
> which allows me to display 3D graphics. Main OS is windows, Mac OS X
> and Linux would be nice to have. I want to use python 2.5. My first
> try was wx + pyOpenGL but there are no working binaries for python
> 2.5. I simply have to display some dialogs for data input and a 3D
> scene with lots of arrows. No fancy mesh and scene handling is needed.
> 
> Is there an alternative to wx+pyOpenGL?

The usual suspects - mainly Qt, possibly Tk (not sure if there is a
python-available version of open gl canvasses for Tk)

Diez
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to