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 3c6843b269 fix tet build error 2 weeks ago
.vscode temporary push 1 year ago
3rdparty fix bugs 2 years ago
acceleration replace explicit usage of mimalloc to overall override of new/delete by mimalloc; 2 weeks ago
application replace explicit usage of mimalloc to overall override of new/delete by mimalloc; 2 weeks ago
blobtree_structure replace explicit usage of mimalloc to overall override of new/delete by mimalloc; 2 weeks ago
data first valid runtime commit 2 years ago
frontend replace explicit usage of mimalloc to overall override of new/delete by mimalloc; 2 weeks ago
implicit_arrangements replace explicit usage of mimalloc to overall override of new/delete by mimalloc; 2 weeks ago
implicit_predicates massive update 2 weeks ago
network_process fix tet build error 2 weeks ago
primitive_process replace explicit usage of mimalloc to overall override of new/delete by mimalloc; 2 weeks ago
shared_module replace explicit usage of mimalloc to overall override of new/delete by mimalloc; 2 weeks ago
surface_integral_v2 replace explicit usage of mimalloc to overall override of new/delete by mimalloc; 2 weeks ago
xmake replace explicit usage of mimalloc to overall override of new/delete by mimalloc; 2 weeks ago
.clang-format initial commit 2 years ago
.gitignore replace explicit usage of mimalloc to overall override of new/delete by mimalloc; 2 weeks ago
.gitmodules initial commit 2 years ago
LICENSE Initial commit 2 years ago
README.md Initial commit 2 years ago
TODO.md first available version of v2 12 months ago
xmake.lua massive update 2 weeks ago

README.md

ImplicitSurfaceNetwork

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