Metadata-Version: 2.1
Name: comfyui-mesh-simplifier
Version: 0.0.1
Summary: A custom node for ComfyUI that implements mesh simplification with texture preservation using PyMeshLab. This node allows you to reduce the complexity of 3D meshes while preserving visual quality, and is compatible with ComfyUI-3D-Pack's mesh format.
Home-page: https://github.com/roundyyy/ComfyUI-mesh-simplifier
Requires-Python: >=3.10
Requires-Dist: pymeshlab
Requires-Dist: trimesh==4.4.1
Requires-Dist: numpy
Requires-Dist: pillow==10.4.0
