{"id":18672371,"url":"https://github.com/amhndu/fly","last_synced_at":"2025-07-05T19:37:38.899Z","repository":{"id":79924913,"uuid":"93860791","full_name":"amhndu/fly","owner":"amhndu","description":"Flight simulator in OpenGL","archived":false,"fork":false,"pushed_at":"2024-02-01T17:41:19.000Z","size":32755,"stargazers_count":99,"open_issues_count":1,"forks_count":24,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-19T09:41:37.907Z","etag":null,"topics":["3d-graphics","cpp","cpp11","flight-simulator","opengl","procedural-generation"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amhndu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-09T13:21:16.000Z","updated_at":"2025-04-15T03:32:16.000Z","dependencies_parsed_at":"2024-02-01T19:16:18.938Z","dependency_job_id":"ee3e57b6-8917-463a-80ae-f131f6650cff","html_url":"https://github.com/amhndu/fly","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/amhndu/fly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amhndu%2Ffly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amhndu%2Ffly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amhndu%2Ffly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amhndu%2Ffly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amhndu","download_url":"https://codeload.github.com/amhndu/fly/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amhndu%2Ffly/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263795392,"owners_count":23512671,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["3d-graphics","cpp","cpp11","flight-simulator","opengl","procedural-generation"],"created_at":"2024-11-07T09:11:00.928Z","updated_at":"2025-07-05T19:37:38.865Z","avatar_url":"https://github.com/amhndu.png","language":"C++","readme":"Fly\n=====\n\n![fly-screenshot](screenshot.png)\n![collision gif](https://thumbs.gfycat.com/CharmingFastCoqui-size_restricted.gif)\n\nA simple flight simulator in C++11/OpenGL.\n\nFeatures a procedurally generated infinite terrain over which you can fly around.\nWith *explosions*!\n\n\nControls:\n-----------\nWASD or Arrow keys to change the plane's direction.\nClick anywhere on the screen and move the mouse to rotate the camera, and scroll to change zoom.\n\n\nCommand line arguments:\n-----------------------------\n```\nusage: Fly [options...]\n\n-h   | --help        Print this help text and exit\n-w X | wX            Set window width to X (default: 1024)\n-H Y | HY            Set window height to Y (default: 720)\n-s Z | sZ            Set seed to Z (default: random seed)\n-f   | --fullscreen  Set fullscreen mode (default: false)\n--wireframe          Render in wireframe mode (default: false)\n--plane-box          Draw a bounding box around the plane (default: false)\n```\n\nYouTube Playlist:\n------------------\n[Link to YouTube Playlist](https://www.youtube.com/playlist?list=PLiULt7qySWt20wzP_o6aeUNaClIziR0TR)\n\n\nCompiling\n-----------\n\nYou need:\n* SFML 2.1+ development headers and library\n* C++11 compliant compiler\n* CMake 3.11+\n* GLEW\n\nOnce you have the dependencies, run cmake on the source directory, if the dependencies aren't in a standard path, you may have to specify their paths.\ne.g., on Linux/OS X/FreeBSD:\n```\n$ git clone https://github.com/amhndu/Fly\n$ cd Fly\n$ mkdir build/ \u0026\u0026 cd build/\n$ cmake ..\n$ make -j4\n```\nOn Windows, you might find `cmake-gui` useful, set the build and source directories, run configure. If dependencies weren't found, add their paths in the gui, then generate makefiles/Visual Studion solution to compile.\n\n\nContact:\n--------------------\namhndu ..at.. gmail\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famhndu%2Ffly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famhndu%2Ffly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famhndu%2Ffly/lists"}