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: 510

Filed under:
|

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

Related posts about c#

Related posts about physics