Go to file
ccolin e0c78d1f63 fix default size 2021-11-04 17:12:59 +01:00
img split resources for faster recompile times 2021-01-02 17:45:08 +01:00
mdl fix rendering glitches 2021-01-03 16:50:22 +01:00
shaders add option to draw trajectories 2021-01-03 19:55:04 +01:00
src fix default size 2021-11-04 17:12:59 +01:00
README add a README 2021-01-04 17:42:50 +01:00
demo.webm add a demo video 2021-01-04 18:21:08 +01:00
projet.pro split resources for faster recompile times 2021-01-02 17:45:08 +01:00
waypoints.json initial commit 2020-12-22 13:15:23 +01:00
waypoints2.json add a better sample file 2021-01-04 17:59:11 +01:00

README

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Affichage danimation de drones avec détection de collision et dexcès de vitesses.

Compilation : mkdir build && cd build && qmake .. && make
              (ou bien dans QtCreator, sûrement)
Exécution : ./projet [FICHIER_JSON]

Contrôles de la caméra : flèche et souris avec clic gauche enfoncé.

On peut cliquer sur une collision/un excès de vitesse pour sy rendre,
les drones en collisions sont en surbrillance en rouge.