Bug#950920: RFP: trimesh -- Trimesh is a Python library for loading and using triangular meshes with an emphasis on watertight surfaces

2020-03-01 Thread Christoph Berg
Control: retitle -1 ITP: trimesh -- Python triangular meshes with an emphasis 
on watertight surfaces
Control: owner -1 !
Control: tag -1 pending

Status: Waiting for https://github.com/mikedh/trimesh/issues/728

Christoph



Bug#950920: RFP: trimesh -- Trimesh is a Python library for loading and using triangular meshes with an emphasis on watertight surfaces

2020-02-08 Thread Gregor Riepl
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.