Re: Python Trajectory Module?
- From: "Diez B. Roggisch" <deets@xxxxxxxxxxxxx>
- Date: Mon, 31 Dec 2007 18:19:58 +0100
squishywaffle@xxxxxxxxx schrieb:
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.
Maybe the ODE library and it's Python-wrapping PyODE are useful for you.
Diez
.
- References:
- Python Trajectory Module?
- From: squishywaffle@xxxxxxxxx
- Python Trajectory Module?
- Prev by Date: Re: at what complexity, a comparison fails ?
- Next by Date: Re: Python Trajectory Module?
- Previous by thread: Python Trajectory Module?
- Next by thread: Re: Python Trajectory Module?
- Index(es):
Relevant Pages
|