Skip to content

Commit

Permalink
Use triangulate to do section remesher for non-convex case.
Browse files Browse the repository at this point in the history
Remove isotropic remesher, it's not been used at the moment.
  • Loading branch information
huxingyi committed Dec 21, 2022
1 parent 7fada8f commit 943f961
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 1,368 deletions.
4 changes: 0 additions & 4 deletions application/application.pro
Original file line number Diff line number Diff line change
Expand Up @@ -267,10 +267,6 @@ HEADERS += ../dust3d/mesh/hole_stitcher.h
SOURCES += ../dust3d/mesh/hole_stitcher.cc
HEADERS += ../dust3d/mesh/hole_wrapper.h
SOURCES += ../dust3d/mesh/hole_wrapper.cc
HEADERS += ../dust3d/mesh/isotropic_halfedge_mesh.h
SOURCES += ../dust3d/mesh/isotropic_halfedge_mesh.cc
HEADERS += ../dust3d/mesh/isotropic_remesher.h
SOURCES += ../dust3d/mesh/isotropic_remesher.cc
HEADERS += ../dust3d/mesh/mesh_combiner.h
SOURCES += ../dust3d/mesh/mesh_combiner.cc
HEADERS += ../dust3d/mesh/mesh_generator.h
Expand Down

0 comments on commit 943f961

Please sign in to comment.