Implementation of projectile equations in Qt (QGraphicsView framework) The project is configured for Qt Creator .pro, just open on the editor and configure for your kit. I did not add much comment on this code, but the references for the equations are here:
https://en.wikipedia.org/wiki/Projectile_motion https://www.101computing.net/projectile-motion-formula/
MIT License... use at will. ;)