Python Mesh Viewer 2.1

Python Mesh Viewer is a simple tool to display, and play with, 3D models, also known as meshes.You can either construct them in the code (defining points, triangles and quads), or load a file. Currently the only file format supported is the ".mesh" format...