WIP
2023-04-07 17:08:44 -06:00
2023-04-17 18:54:02 -06:00
WIP
2023-04-07 17:08:44 -06:00
2023-04-07 17:07:25 -06:00
2023-04-17 18:54:02 -06:00
WIP
2023-04-07 17:08:44 -06:00

qtrocket

Model Rocket Simulator written in C++ and Qt Toolkit

QtRocket is still in the very early stages of development, and not suitable for any real use. It currently calculates the trajectory of a cannonball with the effects of air resistance. Some of the basic architecture is coming together, but the current implementation is only mature enough to create a cannonball and launch it.

This is also an experiment and learning platform for me to learn Qt GUI programming, so if it is non-standard or very strange to experienced Qt programmers, that's why.

Another feature is the use of ANSI standard C++17 for the bulk of the application. Qt specific features are limited to the GUI.

Description
Model Rocket Simulator written in C++ and Qt
Readme GPL-3.0 19 MiB
Languages
C++ 99.6%
CMake 0.4%