GUI is it possible with mod_python ?
OPQ
poyol at hotmail.com
Wed Jan 29 09:27:12 EST 2003
More information about the Python-list mailing list
Wed Jan 29 09:27:12 EST 2003
- Previous message (by thread): GUI is it possible with mod_python ?
- Next message (by thread): GUI is it possible with mod_python ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Gerard Breiner <gbreiner at ias.u-psud.fr> wrote in message news:<Pine.WNT.4.44.0301290943150.2248-100000 at azur>... > Hi! > > First of all, thank you for your answer. > > > Did you do any OpenGL based 3D graphics with PHP? > No, it doesn't. > > > Do you think about generating 3D with VPython and present it on a WEB page? > > Yes I think, but interact with the client. if that is realizable, would > you have an example? > > Thanks indeed. > best regards > Gerard Breiner > Institut d'Astrophysique Spatiale > Batiment 121 > 91405 Orsay Campus > France You could try VRML, a markup langage for moving object around. It requires plugin, but whatever. But the best you could might be Alice: http://www.alice.org/default.htm and for the old version I know (with IE plugin, python stuff): http://www.alice.org/default_old.htm It's just what you want to do: 3D graphics with python logic. But, still requires plugin. Hope this help ----- Et bonne chance, bien sûr !
- Previous message (by thread): GUI is it possible with mod_python ?
- Next message (by thread): GUI is it possible with mod_python ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list