{
  "name": "nanogui",
  "href": "https://vcpkg.link/ports/nanogui",
  "supports": "!uwp",
  "published_at": "2025-09-10T09:16:00.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/wjakob/nanogui",
  "description": [
    "NanoGUI is a minimalistic cross-platform widget library for OpenGL 3.x or higher."
  ],
  "license": "BSD-3-Clause",
  "version": {
    "type": "date",
    "value": "2019-09-23",
    "port": 7
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/5ed70064390f11112c34b91a6382bba0fdc1706d/ports/nanogui",
    "hash": "5ed70064390f11112c34b91a6382bba0fdc1706d"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "eigen3",
      "href": "https://vcpkg.link/ports/eigen3",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "glad",
      "href": "https://vcpkg.link/ports/glad",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "glfw3",
      "href": "https://vcpkg.link/ports/glfw3",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "nanovg",
      "href": "https://vcpkg.link/ports/nanovg",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "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": [
    {
      "name": "example",
      "default": [],
      "description": [
        "Build NanoGUI example application"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}