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 0b68b2c339 zan 3 months ago
.vscode some vscodesettings 3 months ago
3rdparty fix bugs 12 months ago
application first available version of v2 5 months ago
blobtree_structure first available version of v2 5 months ago
data first valid runtime commit 11 months ago
frontend first available version of v2 5 months ago
implicit_arrangements lut test 3 months ago
implicit_predicates first available version of v2 5 months ago
network_process C++ 不允许直接对 std::array<T1, N> 进行 static_cast 到 std::array<T2, N>,即使 T1 和 T2 是可转换类型。 4 months ago
primitive_process change coord/index system of bg mesh to rational fraction (by grid and sub-grid coords); 4 months ago
shared_module some vscodesettings 3 months ago
surface_integral zan 3 months ago
xmake first available version of v2 5 months ago
.clang-format initial commit 1 year ago
.gitignore first fully implemented version 11 months ago
.gitmodules initial commit 1 year ago
LICENSE Initial commit 1 year ago
README.md Initial commit 1 year ago
TODO.md first available version of v2 5 months ago
compile_commands.json some vscodesettings 3 months ago
xmake.lua first valid runtime commit 11 months ago

README.md

ImplicitSurfaceNetwork

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