> If you go right to the foot of my code, you'll find a simple test routine,
> which shows you the skeleton of how to drive the code.
Oops... my request just got that much more pitiful. :-) Thanks for the
help.
Warren
--
http://mail.python.org/mailman/listinfo/python-list
MAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Mon, 21 Nov 2005, Tom Anderson wrote:
>
>> On Sun, 20 Nov 2005, Warren Francis wrote:
>>
>>> Basically, I'd like to specify a curved path of an object through space.
>>> 3D space would be w
I'm fairly new to Python (2-3 months) and I'm trying to figure out a simple
way to implement Bezier curves... So far I've tried the following:
http://runten.tripod.com/NURBS/
...which won't work because the only compiled binaries are for Windows 2000,
python 2.1. I'm on Windows XP (for now), u