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.
 
 
 
 
 
 
ZCWang 1d1e53c1bc fix bugs 1 year ago
..
add_plane.hpp complete implementation of 2 underlying library; 1 year ago
arrangement_builder.hpp fix bugs 1 year ago
common_structure.hpp complete implementation of 2 underlying library; 1 year ago
extract_arrangement.hpp complete implementation of 2 underlying library; 1 year ago
ia_cut_face.hpp complete implementation of 2 underlying library; 1 year ago
ia_structure.hpp complete implementation of 2 underlying library; 1 year ago
lut.hpp 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. 1 year ago
plane.hpp fix bugs 1 year ago
robust_assert.hpp complete implementation of 2 underlying library; 1 year ago
union_find_disjoint_set.hpp complete implementation of 2 underlying library; 1 year ago