{
  "canonical_url": "https://crates.flyology.org/community/",
  "catalog": {
    "name": "community",
    "repository_url": "https://github.com/alire-project/alire-index",
    "revision": "cd12c6aa35b7d6483841517305d57ba167ec78d0"
  },
  "generated_at": "2026-08-23T04:55:42Z",
  "index": {
    "version": "1.4.0"
  },
  "package": {
    "catalog": "community",
    "description": "GLOBE_3D: GL Object Based Engine for 3D",
    "development_only": false,
    "latest_version": "2025.04.18",
    "name": "globe_3d",
    "selected_version": "2025.04.18",
    "versions": [
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "community",
            "condition": null,
            "name": "gid",
            "package": "gid",
            "provided_version": "14.0.0",
            "requirement": ">=13.0.1",
            "resolved": true,
            "version": "14.0.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "zipada",
            "package": "zipada",
            "provided_version": "62.0.0",
            "requirement": ">=61.0.0",
            "resolved": true,
            "version": "62.0.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Gautier de Montmollin"
          ],
          "available": {
            "case(os)": {
              "...": false,
              "macos": true,
              "windows": true
            }
          },
          "depends-on": [
            {
              "gid": ">=13.0.1"
            },
            {
              "zipada": ">=61.0.0"
            }
          ],
          "description": "GLOBE_3D: GL Object Based Engine for 3D",
          "executables": [
            "globe_3d_demo",
            "mini_3d"
          ],
          "gpr-externals": {
            "G3D_Build_Mode": [
              "debug",
              "fast",
              "small"
            ]
          },
          "gpr-set-externals": {
            "GID_Build_Mode": "Debug",
            "Zip_Build_Mode": "Debug",
            "case(os)": {
              "macos": {
                "G3D_OS": "macosx"
              },
              "windows": {
                "G3D_OS": "win64"
              }
            }
          },
          "licenses": "MIT",
          "long-description": "GLOBE_3D is a real-time 3D Engine written in Ada, based on OpenGL.\n\n&nbsp;       <a target=\"_blank\" href=\"https://globe3d.sourceforge.io/g3d/dem2.jpg\"><img src=\"https://globe3d.sourceforge.io/g3d/dem2mini.png\" border=\"1\" alt=\"GLOBE_3D screenshot\" width=\"auto\" height=\"111\"></a>\n&nbsp;       <a target=\"_blank\" href=\"https://globe3d.sourceforge.io/g3d/dem5.jpg\"><img src=\"https://globe3d.sourceforge.io/g3d/dem5mini.jpg\" border=\"1\" alt=\"GLOBE_3D screenshot\" width=\"auto\" height=\"111\"></a>\n&nbsp;       <video width=\"auto\" height=\"111\" controls><source src=\"https://globe3d.sourceforge.io/g3d/borgstar.mp4\" type=\"video/mp4\"></video>\n&nbsp;       <video width=\"auto\" height=\"111\" controls><source src=\"https://globe3d.sourceforge.io/g3d/gloom.mp4\"    type=\"video/mp4\"></video>\n\n  * Real-time rendering\n  * Full eye movements and rotations (\"6D\")\n  * Displays combinations of colours, materials, textures\n  * Multitexturing\n  * Transparency\n  * Portal rendering\n  * Binary space partition (BSP)\n  * Collision detection\n  * Screenshots (.bmp) and video captures (.avi)\n  * Input-output of 3D objects\n  * Import from 3D Studio Max, id Software Radiant, VRML, Wavefront formats\n  * Tests, tools and demos included\n  * License: MIT\n  * **Free**, Open-Source\n",
          "maintainers": [
            "gdemont@hotmail.com"
          ],
          "maintainers-logins": [
            "zertovitch"
          ],
          "name": "globe_3d",
          "origin": {
            "hashes": [
              "sha512:cfb3da85893115989bd7d3489da5ed8aa9a8061a906c5b13f55683a0b542cf256f514086cb3274c38f75e34a4159dbbf73289fd55f373114d23ea01627707333"
            ],
            "url": "https://sourceforge.net/projects/globe3d/files/globe_3d_release_2025-04-18.zip"
          },
          "project-files": [
            "demo/globe_3d_demos_project_tree.gpr"
          ],
          "tags": [
            "gl",
            "opengl",
            "rendering",
            "graphics",
            "3d-engine",
            "3d-graphics",
            "3d-rendering",
            "space-partition",
            "collision",
            "portal"
          ],
          "version": "2025.04.18",
          "website": "https://github.com/zertovitch/globe-3d"
        },
        "path": "index/gl/globe_3d/globe_3d-2025.04.18.toml",
        "version": "2025.04.18"
      },
      {
        "dependants": [],
        "dependencies": [
          {
            "catalog": "community",
            "condition": null,
            "name": "gid",
            "package": "gid",
            "provided_version": "14.0.0",
            "requirement": ">=9.0.0",
            "resolved": true,
            "version": "14.0.0"
          },
          {
            "catalog": "community",
            "condition": null,
            "name": "zipada",
            "package": "zipada",
            "provided_version": "58.0.0",
            "requirement": "^58.0.0",
            "resolved": true,
            "version": "58.0.0"
          }
        ],
        "development": false,
        "external": false,
        "manifest": {
          "authors": [
            "Gautier de Montmollin"
          ],
          "available": {
            "case(os)": {
              "...": false,
              "macos": true,
              "windows": true
            }
          },
          "depends-on": [
            {
              "gid": ">=9.0.0"
            },
            {
              "zipada": "^58.0.0"
            }
          ],
          "description": "GLOBE_3D: GL Object Based Engine for 3D",
          "executables": [
            "globe_3d_demo",
            "mini_3d"
          ],
          "gpr-externals": {
            "G3D_Build_Mode": [
              "debug",
              "fast",
              "small"
            ]
          },
          "gpr-set-externals": {
            "GID_Build_Mode": "Debug",
            "Zip_Build_Mode": "Debug",
            "case(os)": {
              "macos": {
                "G3D_OS": "macosx"
              },
              "windows": {
                "G3D_OS": "win64"
              }
            }
          },
          "licenses": "MIT",
          "long-description": "GLOBE_3D is a free, open-source, real-time 3D Engine written in Ada, based on OpenGL.\n\n![GLOBE_3D Screenshot](https://a.fsdn.com/con/app/proj/globe3d/screenshots/pure_evil_mini.jpg \"Screenshot GLOBE_3D\")\n\n* Real-time rendering\n* Full eye movements and rotations (\"6D\")\n* Displays combinations of colours, materials, textures\n* Multitexturing\n* Transparency\n* Portal rendering\n* Binary space partition (BSP)\n* Collision detection\n* Screenshots (.bmp) and video captures (.avi)\n* Input-output of 3D objects\n* Import from 3D Studio Max, id Software Radiant, VRML, Wavefront formats\n* Tests, tools and demos included\n",
          "maintainers": [
            "gdemont@hotmail.com"
          ],
          "maintainers-logins": [
            "zertovitch"
          ],
          "name": "globe_3d",
          "origin": {
            "hashes": [
              "sha512:07583710dff561811676fbff13efa5f3444ab7b3654ba088554a668dd66dc837c4416211fb8a8bf3ee0c723f6ff196472ccc1d7abfc6fc5459b5171a851e4f28"
            ],
            "url": "https://sourceforge.net/projects/globe3d/files/globe_3d_release_2023-11-12.zip"
          },
          "project-files": [
            "demo/globe_3d_demos_project_tree.gpr"
          ],
          "tags": [
            "gl",
            "opengl",
            "rendering",
            "graphics",
            "3d-rendering",
            "3d-graphics",
            "space-partition",
            "collision",
            "portal"
          ],
          "version": "2023.11.12",
          "website": "https://globe3d.sourceforge.io/"
        },
        "path": "index/gl/globe_3d/globe_3d-2023.11.12.toml",
        "version": "2023.11.12"
      }
    ]
  },
  "schema_version": 4
}
