{ "name": "trianglemeshdistance", "version": "1.1.0", "description": "Header only library to compute the signed distance function (SDF) to a triangle mesh.", "homepage": "https://github.com/InteractiveComputerGraphics/TriangleMeshDistance", "license": "MIT", "dependencies": [ { "name": "vcpkg-cmake", "host": true } ] }