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? Thanks.. Will McGugan