I don't think the bandwidth is enough for running and controlling a Visual
Python program over the Internet. I've used VNC (a program for remotely
running another computer) to run a visual python program over a 100 Mbs
network with less than satisfactory results. There was enough lag in the
controls that the usual Visual Python operations (rotation, zoom) were
basically useless ( you always ended up overshooting the desired result).
Visual Python over the net might work if you didn't want control -- but
then you'd be better off dumping the animation to an animated GIF file
which is supported by most browsers. VRML would be the next step up --
giving the user some control of viewpoint.
At 08:23 PM 7/2/2005, you wrote:
>Message: 1
>Date: Fri, 1 Jul 2005 21:39:19 -0700 (PDT)
>From: Titi Anggono <tia...@ya...>
>Subject: RE: [Visualpython-users] to show visualization in a web page
>To: vis...@li...
>
>I was told to try using VRML, and I have found VRML
>export for vpython at
>http://www.andrew.cmu.edu/user/mzk/vrmlexport/
>
>Have somebody tried using this tool ?
>And i think, the web browser will need plug in, isn't
>it ?
|