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.
 
 
 
ZCWang 97b2f2e606 fully implementation of LUT. Since it is confirmed that use constexpr will blow-up the stack of compilers, we have to use an init function to read LUT from disk. 2 years ago
.vscode initial commit 2 years ago
3rdparty complete implementation of 2 underlying library; 2 years ago
implicit_arrangements fully implementation of LUT. Since it is confirmed that use constexpr will blow-up the stack of compilers, we have to use an init function to read LUT from disk. 2 years ago
implicit_predicates complete implementation of 2 underlying library; 2 years ago
network_process complete implementation of 2 underlying library; 2 years ago
shared_module complete implementation of 2 underlying library; 2 years ago
xmake complete implementation of 2 underlying library; 2 years ago
.clang-format initial commit 2 years ago
.gitignore initial commit 2 years ago
.gitmodules initial commit 2 years ago
LICENSE Initial commit 2 years ago
README.md Initial commit 2 years ago
xmake.lua complete implementation of 2 underlying library; 2 years ago

README.md

ImplicitSurfaceNetwork

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