3D geometry module?

Simon Burton simonb at NOTTHISBIT.webone.com.au
Fri Aug 27 05:21:50 EDT 2004


On Thu, 26 Aug 2004 17:01:20 +0100, Will McGugan wrote:

> Hi,
> 
> Is there a general purpose 3D geometry module for Python? I would like to
> be able to read / write 3D models and perform per vertex / per face
> operations on them.
> 
> Failing that, are there vector / matrix / quaternion classes I can make
> use of?
> 

cgkit has 3d/4d matrix/vector classes.. and it's fast, if you need that.

Simon.




More information about the Python-list mailing list