[Tutor] Interactive physics simulation over web
Adam Bark
adam.jtm30 at gmail.com
Fri Apr 4 17:42:33 CEST 2008
On 04/04/2008, Brain Stormer <brnstrmrs at gmail.com> wrote:
>
> I am working on a physics simulation and would like to publish it on the
> web. The simulation requires input fields, mouse action (picking points in
> a display pane) and movie like feature with play, pause, skip forward and
> skip backward. I was wondering if this can be done using Python and a
> Python web tool kit like Django. I can see that this can be done using
> Java/Java Script but don't feel like re-familiarizing myself to Java. I
> looked into the Python web programming page<http://wiki.python.org/moin/WebProgramming>but it didn't answer my questions. My goal is keep this simulation
> completely written in Python.
I think you can use Jython in a Java applet, that might be what you're
looking for.
HTH,
Adam.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20080404/090300d6/attachment-0001.htm
More information about the Tutor
mailing list