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 59d3aa2928 erase unused files 5 days ago
.vscode temporary push 2 years ago
3rdparty fix bugs 2 years ago
acceleration replace explicit usage of mimalloc to overall override of new/delete by mimalloc; 3 months ago
application update tests 5 days ago
blobtree_structure improve: blobtree subface dedup and integral calculation 3 weeks ago
data first valid runtime commit 2 years ago
frontend take height into axis_to_world of helixline 5 days ago
implicit_arrangements replace explicit usage of mimalloc to overall override of new/delete by mimalloc; 3 months ago
implicit_predicates massive update 3 months ago
network_process chore: build system upgrade, math utils, and misc fixes 3 weeks ago
primitive_process loose gwn inout examine 5 days ago
shared_module chore: build system upgrade, math utils, and misc fixes 3 weeks ago
surface_integral_v2 improve: blobtree subface dedup and integral calculation 3 weeks ago
xmake chore: build system upgrade, math utils, and misc fixes 3 weeks ago
.clang-format initial commit 2 years ago
.gitignore replace explicit usage of mimalloc to overall override of new/delete by mimalloc; 3 months ago
.gitmodules initial commit 2 years ago
LICENSE Initial commit 2 years ago
README.md Initial commit 2 years ago
xmake.lua massive update 3 months ago

README.md

ImplicitSurfaceNetwork

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