Re: Vector math library
- From: Scott David Daniels <scott.daniels@xxxxxxx>
- Date: Sat, 31 Dec 2005 11:06:19 -0800
Martin Vilcans wrote:
Hi, I'm new to this mailing list and fairly new to Python as well. I'm working on a prototype for a 3D game using OpenGL, and take this opportunity to learn Python better.
I'm looking for a good library for vector math. I need to do vector addition, cross products, dot products etc. and probably in the future I'll need matrix math as well.
Take a quick look at VPython. Should be great for breadboarding your display and calculations.
-- -Scott David Daniels scott.daniels@xxxxxxx .
- Follow-Ups:
- Re: Vector math library
- From: mtallen@xxxxxxxxx
- Re: Vector math library
- References:
- Vector math library
- From: Martin Vilcans
- Vector math library
- Prev by Date: Re: Array construction from object members
- Next by Date: Re: advanced module/import/namespace idioms
- Previous by thread: Re: Vector math library
- Next by thread: Re: Vector math library
- Index(es):