https://github.com/kellpossible/libgdx-atc-sim
My final year software engineering project
https://github.com/kellpossible/libgdx-atc-sim
Last synced: about 1 year ago
JSON representation
My final year software engineering project
- Host: GitHub
- URL: https://github.com/kellpossible/libgdx-atc-sim
- Owner: kellpossible
- License: mit
- Created: 2018-05-11T06:47:03.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-03T04:29:21.000Z (almost 7 years ago)
- Last Synced: 2025-01-29T10:15:42.504Z (over 1 year ago)
- Language: Java
- Homepage: https://kellpossible.github.io/libgdx-atc-sim/index.html
- Size: 24.4 MB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Libgdx ATC Simulator
This is the repository containing the source code Libgdx ATC Simulator, the main
software component of software the final year software engineering and computer
science project, undertaken by 4 students from Swinburne University.
| Name | Email | Github | Website |
| -------------- | ----------------------------------------------------------------- | ----------------------------------------------- | ------------------------ |
| Luke Frisken | [l.frisken@gmail.com](mailto:l.frisken@gmail.com) | [kellpossible](https://github.com/kellpossible) | |
| Uros Vukanovic | [7671725@student.swin.edu.au](mailto:7671725@student.swin.edu.au) | | |
| Adam Miritis | [amiritis@swin.edu.au](mailto:amiritis@swin.edu.au) | [Foxh0und](https://github.com/Foxh0und) | |
| Chris Coleman | [7191375@student.swin.edu.au](mailto:7191375@student.swin.edu.au) | | |
The documentation for the code in this repository can be found at [Libgdx ATC
Simulator](https://kellpossible.github.io/libgdx-atc-sim/Libgdx_ATC_Simulator/Libgdx_ATC_Simulator.html)
This repository also contains the documentation for the entire final year
project project, which can be found online at [Aircraft Trajectory Prediction’s
documentation](https://kellpossible.github.io/libgdx-atc-sim/index.html)
## Subprojects
A number of subprojects which were created as part of this final year project
have also been placed in Github repositories.
+ [java-vector-math-performance-test](https://github.com/kellpossible/java-vector-math-performance-test)
+ [xplane-adsb-output](https://github.com/kellpossible/xplane-adsb-output)
+ [gitea-issues-extended](https://github.com/kellpossible/gitea-issues-extended)