I am building a 3D application that simulates launching small rockets. I want to draw their trajectories.
I know that rockets have a degree of stability. I want to include this in the simulation, but I don't know what the physics would look like.
How do I go about calculating a rocket's trajectory?