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. 11 months ago
.vscode initial commit 11 months ago
3rdparty complete implementation of 2 underlying library; 11 months 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. 11 months ago
implicit_predicates complete implementation of 2 underlying library; 11 months ago
network_process complete implementation of 2 underlying library; 11 months ago
shared_module complete implementation of 2 underlying library; 11 months ago
xmake complete implementation of 2 underlying library; 11 months ago
.clang-format initial commit 11 months ago
.gitignore initial commit 11 months ago
.gitmodules initial commit 11 months ago
LICENSE Initial commit 11 months ago
README.md Initial commit 11 months ago
xmake.lua complete implementation of 2 underlying library; 11 months ago

README.md

ImplicitSurfaceNetwork

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