{"library":"netgen","type":"library","category":null,"description":"NETGEN is an automatic 3d tetrahedral mesh generator. It accepts input from constructive solid geometry (CSG) or boundary representation (BRep) from STL file format. The connection to a geometry kernel allows the handling of IGES and STEP files. NETGEN contains modules for mesh optimization and hierarchical mesh refinement.","language":"cpp","status":"active","version":"6.2.2401","tags":["mesh-generation","tetrahedral","finite-elements","cad"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install netgen","imports":["#include <netgen/mesh.hpp>"]},{"cmd":"# CMakeLists.txt\nfind_package(netgen CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE netgen::netgen)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}