Skip to content

Fills holes in meshes based on P. Liepa (2003), Filling Holes in Meshes. Mesh Hole Filler.

License

Notifications You must be signed in to change notification settings

robofoxy/holyFiller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

803c0ff · Sep 15, 2024

History

16 Commits
Jul 11, 2023
Jul 11, 2023
Sep 15, 2024
Jun 24, 2023
Jul 11, 2023
Jul 11, 2023
Jul 6, 2023
Jul 11, 2023
Jun 24, 2023
Jun 24, 2023
Jun 24, 2023
Jun 24, 2023
Jun 24, 2023
Jun 24, 2023
Jun 24, 2023
Jun 24, 2023
Jul 11, 2023
Jun 24, 2023
Jul 11, 2023
Jun 24, 2023
Jun 24, 2023
Jun 24, 2023

Repository files navigation

holyFiller

Fills holes in meshes based on P. Liepa (2003), Filling Holes in Meshes.

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 title title title title title title title title

About

Fills holes in meshes based on P. Liepa (2003), Filling Holes in Meshes. Mesh Hole Filler.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages