In this project, a graphics software system called The OpenGL is used. OpenGL (Open Graphics Library). The project “Flight Trajectory Simulator” shows trajectory path from the initial airport to the selected destination airport. This project needs user interaction to navigate across the pages and select the airport and make it fly. There is an error handling property telling the user that they havn't selected any airport. The user can modify the plane according there needs ie its color, its speed and many more.
To get started with the project...
- Create a new project in code blocks using openGL.
- Once the project has been created then you copy the contents of the main.cpp into the the main.cpp of your project.
Bugs in our project: There are few bugs in our project some are aeroplane faces only one direction, the aeroplane start flying some other direction.