diff --git a/README.md b/README.md index e64fb74..34330bf 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # PySubdiv -#open-source python package for non-manifold subdivison surfaces algorithm +open-source python package for non-manifold subdivison surfaces algorithm The PySubdiv library is a python-based open-source package that can apply non-manifold subdivision surfaces algorithm (Loop) on triangluar meshes with considering unique semi-sharp creases value for each edge. The implementation of semi-sharp creases in the algorithm allows to model of different varieties of structures with sharp edges.