Skip to content

Commit

Permalink
2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jaku98 committed Jul 23, 2022
1 parent d8ee5fe commit 6382d39
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## Title [pol]: Model programowy systemu zobrazowania sytuacji powietrznej w radarze pokładowym
Author: jaku98, mjakubczyk98@gmail.com, 2022

![alt text](https://github.com/jaku98/FlyProject/blob/master/aircraft_0.png?raw=true)
<img src="https://github.com/jaku98/FlyProject/blob/master/aircraft_0.png">

Description:
The application models the airborne situation display system installed in fighter aircrafts. The project was realized on the basis of two graphics engines: three-dimensional graphics engine Unreal Engine 4 and two-dimensional graphics engine Python Pygame. The common link between both engines in the application is the UDP user data packet protocol. The interactive application can be used for educational purposes.
Expand All @@ -11,12 +11,8 @@ Information display system in FCR format with basic operation. Instruction in ga
Key words:
airborne radar, aircraft display system, situational awareness, artificial intelligence

![alt text](https://github.com/jaku98/FlyProject/blob/master/ue4UDP.png?raw=true)

![alt text](https://github.com/jaku98/FlyProject/blob/master/aircraft_1.png?raw=true)

![alt text](https://github.com/jaku98/FlyProject/blob/master/aircraftMFD.png?raw=true|width=300)

<img src="https://github.com/jaku98/FlyProject/blob/master/ue4UDP.png">
<img src="https://github.com/jaku98/FlyProject/blob/master/aircraft_1.png">
<img src="https://github.com/jaku98/FlyProject/blob/master/aircraftMFD.png" width="400">

VIDEO: https://drive.google.com/file/d/12oIWw9cPOuGFlcEeoAcQXNdijY97V0Lw/view?usp=sharing
Expand Down

0 comments on commit 6382d39

Please sign in to comment.