Does anyone know if there has been a port of the GNU Ballistics library to C#, java, vb, etc? Is there a similar library out there in any other language, even C++?
+2
A:
Closest that I can think of for .NET is the bullet physics .NET port: http://bulletphysics.org/wordpress/
I've used it and liked it (in XNA).
SnOrfus
2009-12-11 19:05:48
A:
The Ballistics calculator for Android appears to include a Java port of the GNU Ballistics Library: http://ballcalc.svn.sourceforge.net/viewvc/ballcalc/trunk/libballistics.java/src/ballistics/
MatthewWilson
2010-03-07 07:22:17