# meshholyFiller **Repository Path**: chuck_chen/meshholy-filler ## Basic Information - **Project Name**: meshholyFiller - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-10 - **Last Updated**: 2024-04-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # holyFiller Fills holes in meshes based on [P. Liepa (2003), Filling Holes in Meshes](https://diglib.eg.org/bitstream/handle/10.2312/SGP.SGP03.200-206/200-206.pdf?sequence=1&isAllowed=y). All steps implemented: * boundary identification, * hole triangulation, * refinement, and * fairing. Two methods are implemented for hole triangulation: min-max dihedral angle fill and minimum area fill. Fairings: * Uniform umbrella-operator * Scale-dependent umbrella operator * Harmonic umbrella operator * Whole-mesh uniform umbrella-operator * Whole-mesh scale-dependent umbrella operator This repository is prepared for CENG589/789 Digital Geometry Processing course term project assignment. ![title](images/bunny_orj.png) ![title](images/bunny.png) ![title](images/ico_orj.png) ![title](images/ico1.png) ![title](images/ico2.png) ![title](images/flat_orj.png) ![title](images/flat.png) ![title](images/sphere_orj.png) ![title](images/sphere.png)