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.
 
 
 

4 lines
306 B

exposed_library("frontend", os.scriptdir())
add_rules("config.indirect_predicates.flags")
add_rules("library.force.distribute.header", {headers = path.join(os.scriptdir(), "interface", "construct_helper.hpp")})
add_deps("implicit_surface_network_process", "blobtree_structure", "shared_module")