Home

Awesome

<h1>Projectile-Utils</h1>

This example project illustrates my solution for projectile trajectory calculation. The problem which it solves is:

"What should be the initial velocity angle for a projectile to hit given coordinate?"

I wrote a blog post about this subject. Please refer details and try online demo: Projectile: initial velocity angle to hit coordinate.