by Joe Shmoe (4 Submissions)
Category: Math/Dates
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(3 Votes)
This program uses accurate physics formulas to plot the path of a trajectory given an initial velocity and angle.
all of the physics related code has been placed in a module so it should be pretty easy to use in your own program. all of the code is heavily commented so even if you're shaky on newtonian physics it should be pretty easy to follow.
i spent more time focusing on the physics part of the program and not so much the "VB" part. so if anybody could explain why the program crashes after i clear and the re-fire, that would be great.
Download Projectile Motion (Trajectory path) ACCURATE PHYSICS (5 KB)