Skip to content

parthmalpathak/Drone-Visual-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Drone Visual Demo

C++ OpenGL implementation of a drone traversing through space and avoiding objects

Overview

This project is a visual demo of a OpenGL implementation of a drone traversing through space and avoiding objects. All objects and their trajectories are created in OpenGL and their detailed implementation can be found in demo_main.sln.

Installation & Implementation

Step 1: Clone the repository

git clone https://github.com/parthmalpathak/Drone-Visual-Demo.git

Step 2: Change Directory

cd Drone-Visual-Demo/Code

Step 3: Run relevant file in preferred IDE to visualize

demo_main.sln

Demo Images

  • Drone Take-off

  • Drone Traversing through space

Copyright

Author @Parth Malpathak

About

OpenGL implementation of a drone traversing through space and avoiding objects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published