Inspiration
Physics students like to see the motion of a projectile and I wanted to make a graph for one.It should help with the understanding of kinematics
What it does
It is to show the projectile motion
How I built it
I wrote an algorithm in C++ that calculates the trajectory of a projectile and I was trying to use QT for the button inputs for the values and qcustomplot to plot the graph the function.
Challenges I ran into
Everything
Accomplishments that I'm proud of
At least I tried, I got few errors
What I learned
I learnt the bare minimum of a GUI.
What's next for Projectile simulator
For it to work
Log in or sign up for Devpost to join the conversation.