Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
kentechx committed Apr 8, 2023
1 parent ef83ed8 commit 52f6710
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# HoleFillingPy
# Mesh Hole Filling

[![PyPI version](https://badge.fury.io/py/hole-filling.svg)](https://badge.fury.io/py/hole-filling)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

A dirty implementation of mesh hole filling with [libigl](https://github.com/libigl/libigl-python-bindings).

Expand Down

0 comments on commit 52f6710

Please sign in to comment.