Implementing Projectile Motion
Posted
by DMan
on Stack Overflow
See other posts from Stack Overflow
or by DMan
Published on 2010-03-20T00:24:19Z
Indexed on
2010/03/20
0:31 UTC
Read the original article
Hit count: 542
I've scored the internet for sources and have found a lot of useful information, but they are math sites trying to tell me how to solve what angle an object has to be at to reach y location. However, I'm trying to run a simulation, and haven't found any solid equations that can be implemented to code to simulate a parabolic curve. Can those with some knowledge of physics help me on this?
© Stack Overflow or respective owner