Easy tessellation project

broken image
broken image

attach_to_log () # mesh objects can be created from existing faces and vertex data mesh = trimesh. Import numpy as np import trimesh # attach to logger so trimesh messages will be printed to console trimesh. With just numpy, pip can generally install trimesh cleanly on Packages adds functionality but is not required. Keeping trimesh easy to install is a core goal, thus the only hard Here’s a quick developmentĪnd contributing guide. Things not on that list are also welcome. To contribute, here is an up to date list of potential Pull requests are appreciated and responded to promptly! If you’d like Guaranteed: install a specific version if you plan on deploying The API is mostly stable, but this should not be relied on and is not Manipulation and analysis, in the style of the Polygon object in the The goal of the library is to provide a fullįeatured and well tested Trimesh object which allows for easy Trimesh is a pure Python 3.7+ library for loading and using triangular Projects that support python<3.7 should update requirement to Testing with pip install -pre trimesh would be much Trimesh >= 4.0.0 on release-candidate makes minimum Python

broken image