Package: wnpp Severity: wishlist * Package name : trimesh Version : 3.5.19 * URL : https://github.com/mikedh/trimesh * License : MIT Programming Lang: Python Description : Trimesh is a Python library for loading and using triangular meshes
Trimesh is a pure Python (2.7-3.4+) library for loading and using triangular meshes with an emphasis on watertight surfaces. The goal of the library is to provide a full featured and well tested Trimesh object which allows for easy manipulation and analysis, in the style of the Polygon object in the Shapely library. This package will be useful for Cura, as it is a requirement for the AMFReader plugin.