{
  "name": "huira",
  "href": "https://vcpkg.link/ports/huira",
  "supports": "!android & !uwp & !xbox",
  "published_at": "2026-05-08T19:29:34.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": "https://docs.huira.space",
  "homepage_href": "https://github.com/huira-render/huira",
  "description": [
    "A library for space rendering, LiDAR simulation, and solar radiation pressure modeling."
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "0.9.5",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/204aed5bdcbab5635e34603b9c09e773570b3988/ports/huira",
    "hash": "204aed5bdcbab5635e34603b9c09e773570b3988"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "assimp",
      "href": "https://vcpkg.link/ports/assimp",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "cfitsio",
      "href": "https://vcpkg.link/ports/cfitsio",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "cspice",
      "href": "https://vcpkg.link/ports/cspice",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "embree",
      "href": "https://vcpkg.link/ports/embree",
      "is_host": false,
      "with_default_features": false,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "fftw3",
      "href": "https://vcpkg.link/ports/fftw3",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "glm",
      "href": "https://vcpkg.link/ports/glm",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "libjpeg-turbo",
      "href": "https://vcpkg.link/ports/libjpeg-turbo",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "libpng",
      "href": "https://vcpkg.link/ports/libpng",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "tbb",
      "href": "https://vcpkg.link/ports/tbb",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "tiff",
      "href": "https://vcpkg.link/ports/tiff",
      "is_host": false,
      "with_default_features": false,
      "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": "tests",
      "default": [],
      "description": [
        "Build huira tests"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "catch2",
          "href": "https://vcpkg.link/ports/catch2",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "tools",
      "default": [],
      "description": [
        "Build huira command line tools"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "curl",
          "href": "https://vcpkg.link/ports/curl",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "indicators",
          "href": "https://vcpkg.link/ports/indicators",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}