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 1bb69ee626 new robust representation of circle; 9 months ago
.vscode test sdf of extrusion 9 months ago
3rdparty sign for distance 10 months ago
application extrusion sdf debug 9 months ago
blobtree_structure fix wrong destroctor call 9 months ago
data first valid runtime commit 11 months ago
frontend refactor the primitive_process 10 months ago
implicit_arrangements optimized evaluation function of extrudes 10 months ago
implicit_predicates first fully implemented version 11 months ago
network_process optimized evaluation function of extrudes 10 months ago
primitive_process new robust representation of circle; 9 months ago
shared_module refactor the primitive_process 10 months ago
xmake fixed a few of bugs; 10 months ago
.clang-format initial commit 1 year ago
.gitignore test sdf of extrusion 9 months ago
.gitmodules initial commit 1 year ago
LICENSE Initial commit 1 year ago
README.md Initial commit 1 year 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.