forrestthewoods / lib_fts

single-file public domain libraries
661 stars 139 forks source link

solve_ballistic_arc - does not work #33

Closed Sn-a-ke closed 2 years ago

Sn-a-ke commented 2 years ago

solve_ballistic_arc the resulting vector is not equal in length to the specified speed

https://i.imgur.com/OE4pf7G.png and https://i.imgur.com/uIVhWrO.png

forrestthewoods commented 2 years ago

Whoa. So that issue was fixed a long time ago. However fts_ballistic_trajectory.cs exists in the repo in two places, and only one of them was fixed. Whoopsies!

Thanks for the callout.