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 [EMAIL PROTECTED] -- http://mail.python.org/mailman/listinfo/python-list