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.
 
 
 
Zhicheng Wang cb38c20548 change coord/index system of bg mesh to rational fraction (by grid and sub-grid coords); 5 days ago
.vscode temporary push 7 months ago
3rdparty fix bugs 8 months ago
application first available version of v2 1 month ago
blobtree_structure first available version of v2 1 month ago
data first valid runtime commit 7 months ago
frontend first available version of v2 1 month ago
implicit_arrangements change coord/index system of bg mesh to rational fraction (by grid and sub-grid coords); 5 days ago
implicit_predicates first available version of v2 1 month ago
network_process change coord/index system of bg mesh to rational fraction (by grid and sub-grid coords); 5 days ago
primitive_process change coord/index system of bg mesh to rational fraction (by grid and sub-grid coords); 5 days ago
shared_module change coord/index system of bg mesh to rational fraction (by grid and sub-grid coords); 5 days ago
xmake first available version of v2 1 month ago
.clang-format initial commit 8 months ago
.gitignore first fully implemented version 6 months ago
.gitmodules initial commit 8 months ago
LICENSE Initial commit 8 months ago
README.md Initial commit 8 months ago
TODO.md first available version of v2 1 month ago
xmake.lua first valid runtime commit 7 months ago

README.md

ImplicitSurfaceNetwork

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