Re: Vector math library
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.python archive

Re: Vector math library

From: Erik Max Francis <max@alcyone.com>
Date: Sat Dec 31 2005 - 23:08:01 CET

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.

ZOE has an la a module that helps with linear algebra computations
including (three-dimensional) vectors and matrices:

        http://www.alcyone.com/software/zoe/

-- 
Erik Max Francis && max@alcyone.com && http://www.alcyone.com/max/
San Jose, CA, USA && 37 20 N 121 53 W && AIM erikmaxfrancis
   You are the lovers rock / The rock that I cling to
   -- Sade
Received on Tue Jan 3 03:29:38 2006