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 b4caa051fe feat: mesh area and volumn std 1 month ago
.vscode temporary push 1 year ago
3rdparty fix bugs 1 year ago
application feat: mesh area and volumn std 1 month ago
blobtree_structure fix known bug 2 months ago
data first valid runtime commit 1 year ago
frontend feat(integral): introduce Integrator into the main pipeline 2 months ago
implicit_arrangements fix error occured by removing subface duplicates in building baked_blobtree 1 month ago
implicit_predicates first available version of v2 7 months ago
network_process feat(export obj): add obj export in process.cpp 1 month ago
primitive_process fix: error of incrrect plane of cylinder, key bug is the wrong sequence of {identity_model_matrix_ptr, plane_to_z_model_matrix_ptr, plane_to_z_pos_1_model_matrix_ptr}; 1 month ago
shared_module Merge branch 'V2-integral' into feat-integrator 1 month ago
surface_integral to(suface integrator test) 1 month ago
xmake fix header distribution of headeronly project 4 months ago
.clang-format initial commit 1 year ago
.gitignore first fully implemented version 1 year 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 7 months ago
xmake.lua first valid runtime commit 1 year ago

README.md

ImplicitSurfaceNetwork

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