daid / EmptyEpsilon

Open source bridge simulator. Build with the SeriousProton engine.
https://daid.github.io/EmptyEpsilon/
GNU General Public License v2.0
522 stars 173 forks source link

Improve weapon tube function for calculating firing solutions. #2002

Closed andrewchimkh closed 1 year ago

andrewchimkh commented 1 year ago

Proposed improvement to the WeaponTube::calculateFiringSolution function for faster and more reliable convergence:

Contact Chimp on discord for more information.

andrewchimkh commented 1 year ago

BUG: Function does not work well when the parent ship is moving. Relaunching the pull request.