Python bindings to a C++ routine. Calculate the volume of a mesh. Uses the Eigen library.
Install vcpkg
(Download the repository as ZIP, unzip, run bootstrap-vcpkg.bat)
bootstrap-vcpkg.bat
vcpkg install eigen3:x64-windows
vcpkg install pybind11:x64-windows
vcpkg install python:x64-windows
Start VS2019 x64 Native Tools Prompt
build.bat