GUI is it possible with mod_python ?

Létezõ letezo at fw.hu
Wed Jan 29 09:23:52 EST 2003


Hi!

> Yes I think,  but interact with the client. if that is realizable, would
> you have an example?

Possible solution is to use VPython ( http://vpython.org ) to generate the
scene, then export it as VRML:

http://www.andrew.cmu.edu/%7Emzk/vrmlexport

The client should be able to display and navigate the generated
virtual world.

You can find a VPython+VRML example in the page dedicated to the G0
detector:

http://www.andrew.cmu.edu/%7Emzk/vrmlexport/g0.py

Note, that VRML export does not support many features of VPython, so please
check the feature list.

Are you intended to show astrophysical data/objects this way?

 Best wishes,
Complex







More information about the Python-list mailing list