{"library":"fast-simplification","type":"library","category":null,"description":"fast-simplification is a Python wrapper around the high-performance Fast-Quadric-Mesh-Simplification C++ library. It provides efficient algorithms for reducing the polygon count of 3D meshes while striving to preserve their overall shape. The library is currently at version 0.1.13, actively maintained by the PyVista project, with a history of regular minor releases addressing compatibility and adding features.","language":"python","status":"active","version":"0.1.13","tags":["mesh","3d","simplification","geometry","quadric","pyvista"],"last_verified":"Sun May 24","install":[{"cmd":"pip install fast-simplification","imports":["import fast_simplification\npoints, faces = fast_simplification.simplify(points, faces, reduction_factor)","import fast_simplification\npoints_out, faces_out, indice_mapping = fast_simplification.replay_simplification(points, faces, collapses)"]}],"homepage":null,"github":"https://github.com/pyvista/fast-simplification","docs":null,"changelog":null,"pypi":"https://pypi.org/project/fast-simplification/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":40,"avg_install_s":3.5,"avg_import_s":0.28,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/fast-simplification/compatibility"}}