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: Scott David Daniels <scott.daniels@acm.org>
Date: Sat Dec 31 2005 - 20:06:19 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.
>

Take a quick look at VPython. Should be great for breadboarding your
display and calculations.

-- 
-Scott David Daniels
scott.daniels@acm.org
Received on Tue Jan 3 03:29:23 2006