Python Trajectory Module?
Paul McGuire
ptmcg at austin.rr.com
Mon Dec 31 12:21:53 EST 2007
More information about the Python-list mailing list
Mon Dec 31 12:21:53 EST 2007
- Previous message (by thread): dont loose packages
- Next message (by thread): Python Trajectory Module?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Dec 31, 9:40 am, "squishywaf... at gmail.com" <squishywaf... at gmail.com> wrote: > Greetings, > > I was wondering if there was a python Module/Library out there that > handles some trajectory/physics stuff like moving an object along a > straight path in an X,Y 2D (or 3D) plane or calculating parabolic > arcs. I'd really settle for just the moving of an object along a > straight line. > > I know it's not terribly difficult to implement this on your own, but > I'd rather not re-invent the wheel if someone else already did a good > job of it the first time. > > Thanks! Try VPython. -- Paul
- Previous message (by thread): dont loose packages
- Next message (by thread): Python Trajectory Module?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list