{
  "name": "trianglemeshdistance",
  "href": "https://vcpkg.link/ports/trianglemeshdistance",
  "supports": "all",
  "published_at": "2025-12-12T03:59:56.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/InteractiveComputerGraphics/TriangleMeshDistance",
  "description": [
    "Header only library to compute the signed distance function (SDF) to a triangle mesh."
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "1.1.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/3ff860357e928de220cdb2c5d383c77e5f56878b/ports/trianglemeshdistance",
    "hash": "3ff860357e928de220cdb2c5d383c77e5f56878b"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}