guatavita / HoleFillingPy

Mesh hole filling algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HoleFillingPy

A dirty implementation of mesh hole filling with libigl.

Dependencies

conda install -c conda-forge igl

Usage

Run main.py to see the result.

Reference

Liepa, Peter. "Filling holes in meshes." Proceedings of the 2003 Eurographics/ACM SIGGRAPH symposium on Geometry processing. 2003.

About

Mesh hole filling algorithm

License:MIT License


Languages

Language:Python 100.0%