{
  "name": "dxut",
  "href": "https://vcpkg.link/ports/dxut",
  "supports": "windows & !uwp & !xbox",
  "published_at": "2024-09-26T14:40:51.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": "https://github.com/microsoft/DXUT/wiki",
  "homepage_href": "https://github.com/Microsoft/DXUT",
  "description": [
    "DXUT is a \"GLUT\"-like framework for Direct3D 11.x Win32 desktop applications; primarily samples, demos, and prototypes."
  ],
  "license": "MIT",
  "version": {
    "type": "dot",
    "value": "11.32",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/d6986ce98b577be1a706693e22e525a66939ec45/ports/dxut",
    "hash": "d6986ce98b577be1a706693e22e525a66939ec45"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/microsoft/DXUT",
    "stars": 447
  },
  "dependencies": [
    {
      "name": "directxmath",
      "href": "https://vcpkg.link/ports/directxmath",
      "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"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "dxtk",
      "default": [],
      "description": [
        "Support integration with DirectX Tool Kit for DX11"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "directxtk",
          "href": "https://vcpkg.link/ports/directxtk",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "spectre",
      "default": [],
      "description": [
        "Build Spectre-mitigated library"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}