{"library":"trimesh","type":"library","category":null,"description":"Trimesh is a Python library for loading, viewing, processing, and analyzing triangular meshes, with a strong emphasis on vectorized operations for performance. It's actively developed and frequently updated, providing a comprehensive set of tools for 3D geometry manipulation.","language":"python","status":"active","version":"4.11.5","tags":["3d","mesh","geometry","cad","visualization","numpy","scipy"],"last_verified":"Wed May 20","install":[{"cmd":"pip install trimesh","imports":["import trimesh\nmesh = trimesh.Trimesh(...)","import trimesh\nmesh = trimesh.load('path/to/mesh.obj')","import trimesh\nscene = trimesh.Scene(...)"]},{"cmd":"pip install trimesh[full]","imports":[]}],"homepage":null,"github":"https://github.com/mikedh/trimesh","docs":"https://trimesh.org","changelog":null,"pypi":"https://pypi.org/project/trimesh/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4,"avg_import_s":0.61,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/trimesh/compatibility"}}