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.
 
 
 
 
 
 
mckay fdce50916f fix: Make get_identity_local_to_world virtual to support primitives with multiple subfaces (e.g., cylinder). 3 weeks ago
.vscode temporary push 10 months ago
3rdparty fix bugs 11 months ago
application fix error of transforming cylinder 3 weeks ago
blobtree_structure first available version of v2 4 months ago
data first valid runtime commit 10 months ago
frontend fix: correct memory allocation for faces in generate_polymesh function 4 weeks ago
implicit_arrangements first available version of v2 4 months ago
implicit_predicates first available version of v2 4 months ago
network_process fix error of transforming cylinder 3 weeks ago
primitive_process fix: Make get_identity_local_to_world virtual to support primitives with multiple subfaces (e.g., cylinder). 2 weeks ago
shared_module fix header distribution of headeronly project 2 months ago
xmake fix header distribution of headeronly project 2 months ago
.clang-format initial commit 11 months ago
.gitignore first fully implemented version 10 months ago
.gitmodules initial commit 11 months ago
LICENSE Initial commit 11 months ago
README.md Initial commit 11 months ago
TODO.md first available version of v2 4 months ago
xmake.lua first valid runtime commit 10 months ago

README.md

ImplicitSurfaceNetwork

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