!!! This project is currently CLOSED.
There is a new version of API available under LGPL license at
https://github.com/gehtsoft-usa/BallisticCalculator1
There is a new version of application in progress (ported to net framework 5.0)
https://github.com/nikolaygekht/ballistic.calculator.app
Ballisitic Calculator based on JBM's implementation 3-degree of freedom model, ported to C#, improved to support metric system and extended by some math from Litz's "Applied Ballistic"...
Multithreaded N-Point Gravity Simulation for PC and Android
Create a sun, spin some asteroids around it, and watch them collide and form planets.
An N-Point Gravity Simulator is a realistic simulation in which all points attract each other: even the smallest asteroid has its own gravitational field that can affect even a large sun far away from it.
Can be reused as a library for making games.
If used as library, license is GNU LGPLv3, otherwise it's GNU GPLv3.