extract explicit mesh with topology information from implicit surfaces with boolean operations, and do surface/volume integrating on them.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
ZCWang 5cba1ba952 fixed bugs in add_plane, now arrangement can be built successfully; 7 months ago
.vscode fix bugs 7 months ago
3rdparty fix bugs 7 months ago
application fix bugs 7 months ago
blobtree_structure fix bugs 7 months ago
data fixed all bugs within underlyng modules; 8 months ago
implicit_arrangements fixed bugs in add_plane, now arrangement can be built successfully; 7 months ago
implicit_functions fix bugs 7 months ago
implicit_predicates complete implementation of 2 underlying library; 8 months ago
network_process fixed bugs in add_plane, now arrangement can be built successfully; 7 months ago
shared_module prev has wrong push 7 months ago
xmake complete implementation of 2 underlying library; 8 months ago
.clang-format initial commit 8 months ago
.gitignore initial commit 8 months ago
.gitmodules initial commit 8 months ago
LICENSE Initial commit 8 months ago
README.md Initial commit 8 months ago
xmake.lua fix 7 months ago

README.md

ImplicitSurfaceNetwork

extract explicit mesh with topology information from implicit surfaces with boolean operations.