{"id":25328427,"url":"https://github.com/robertpaulp/drone-delivery","last_synced_at":"2026-04-29T01:34:28.483Z","repository":{"id":277427559,"uuid":"932351620","full_name":"robertpaulp/Drone-Delivery","owner":"robertpaulp","description":"OpenGL Drone Delivery 3D Game","archived":false,"fork":false,"pushed_at":"2025-02-14T17:41:35.000Z","size":38583,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T02:49:30.569Z","etag":null,"topics":["3dgame","cpp","opengl","shaders"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robertpaulp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2025-02-13T19:17:46.000Z","updated_at":"2025-02-14T17:41:38.000Z","dependencies_parsed_at":"2025-02-13T22:35:58.491Z","dependency_job_id":null,"html_url":"https://github.com/robertpaulp/Drone-Delivery","commit_stats":null,"previous_names":["robertpaulp/drone-delivery"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertpaulp%2FDrone-Delivery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertpaulp%2FDrone-Delivery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertpaulp%2FDrone-Delivery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robertpaulp%2FDrone-Delivery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robertpaulp","download_url":"https://codeload.github.com/robertpaulp/Drone-Delivery/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247767257,"owners_count":20992541,"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":["3dgame","cpp","opengl","shaders"],"created_at":"2025-02-14T02:33:13.788Z","updated_at":"2026-04-29T01:34:23.453Z","avatar_url":"https://github.com/robertpaulp.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"./README_imgs/banner.png\" alt=\"banner\" width=\"100%\" height=\"auto\"\u003e\n\n# Drone Delivery Simulation\n\n## Overview\nThis project is a **drone delivery simulation** built using **OpenGL** and **C++**. The simulation includes a 3D environment where a drone is controlled to pick up and deliver packages while navigating obstacles such as trees, buildings, and snow. The game also features terrain generation, a minimap, collision detection, and interactive controls.\n\n## Features\n- **3D Drone Simulation**: A fully interactive drone that can fly, rotate, and navigate through the environment.\n- **Package Delivery**: The drone can pick up and deliver packages to designated locations.\n- **Obstacles \u0026 Environment**: Procedurally generated trees, buildings, snow particles, and clouds.\n- **Minimap**: A minimap for better navigation and planning routes.\n- **Collision Detection**: Ensures realistic interaction between the drone and obstacles.\n- **Dynamic Terrain Generation**: Terrain is generated with randomized elements.\n- **Shaders**: Uses vertex and fragment shaders for rendering graphics.\n\n## File Structure\n```\nDrone-Delivery/\n│── Drone_Delivery.cpp   # Main simulation logic\n│── Drone_Delivery.h     # Class definition\n│── T2camera.h           # Camera implementation\n│── T2object3D.cpp       # 3D Object creation (cubes, cylinders, cones, etc.)\n│── T2object3D.h         # 3D Object class definition\n│── T2transform3D.h      # 3D Transformations (translate, rotate, scale)\n│── shaders/\n│   │── VertexShader.glsl     # Vertex shader for rendering\n│   │── FragmentShader.glsl   # Fragment shader for rendering\n```\n\n## Compilation \u0026 Execution\n\n1. **Clone the repository:**\n   ```sh\n   git clone https://github.com/robertpaulp/Drone-Delivery.git\n   cd Drone-Delivery\n   ```\n2. **Build and Run on Windows:**\n    - Install Visual Studio (with \"Desktop development with C++\" module)\n    - Install CMake\n    - Open CMake GUI:\n      - Set source code path to project root\n      - Set build path to `build` directory\n      - Click Configure and Generate\n      - Click \"Open Project\" to launch Visual Studio\n    - In Visual Studio:\n      - Build and Run the solution\n\n    Note: Source code for the Drone Delivery game is located in `src/lab_m1/Drone-Delivery/`.\n\n## Controls\n- **W, A, S, D** - Move the drone forward, left, backward, and right.\n- **Q, E** - Rotate the drone left and right.\n- **R, F** - Move the drone up and down.\n- **Space** - Pick up a package.\n- **M** - Drop the package.\n\n## Screenshots\n\n\u003cimg src=\"README_imgs/image1.png\" alt=\"Drone Delivery Simulation\" width=\"600\"/\u003e\n\n\u003cimg src=\"README_imgs/image2.png\" alt=\"Drone Delivery Simulation\" width=\"600\"/\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertpaulp%2Fdrone-delivery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobertpaulp%2Fdrone-delivery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobertpaulp%2Fdrone-delivery/lists"}