2009-05-31 17:23:49 +00:00
|
|
|
|
|
|
|
OpenRocket - an Open Source model rocket simulator
|
|
|
|
--------------------------------------------------
|
|
|
|
|
2013-04-16 22:55:01 +03:00
|
|
|
Copyright (C) 2007-2013 Sampo Niskanen and others
|
2009-05-31 17:23:49 +00:00
|
|
|
|
|
|
|
|
|
|
|
For license information see the file LICENSE.TXT.
|
|
|
|
|
|
|
|
For more information see http://openrocket.sourceforge.net/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To start the software run the class
|
|
|
|
|
2010-08-09 19:39:54 +00:00
|
|
|
net.sf.openrocket.startup.Startup
|
2009-05-31 17:23:49 +00:00
|
|
|
|
|
|
|
or from the JAR file run
|
|
|
|
|
|
|
|
$ java -jar OpenRocket-<VERSION>.jar
|
2010-03-21 10:12:13 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Contributions have been made by:
|
|
|
|
--------------------------------
|
|
|
|
|
|
|
|
Sampo Niskanen, main developer
|
2012-03-10 14:29:32 +00:00
|
|
|
Doug Pedrick, support for RockSim designs, printing
|
|
|
|
Kevin Ruland, Android version
|
2012-09-16 14:29:59 +00:00
|
|
|
Bill Kuker, 3D visualization
|
2011-11-24 19:19:39 +00:00
|
|
|
Richard Graham, geodetic computations
|
2012-03-17 15:58:41 +00:00
|
|
|
Jason Blood, freeform fin set import
|
2011-11-24 19:19:39 +00:00
|
|
|
Boris du Reau, internationalization
|
2012-03-10 14:29:32 +00:00
|
|
|
|
|
|
|
Translations contributed by:
|
|
|
|
Tripoli France
|
|
|
|
Tripoli Spain
|
|
|
|
Stefan Lobas / ERIG
|
|
|
|
Mauro Biasutti
|
|
|
|
Sky Dart Team
|
2012-09-16 14:29:59 +00:00
|
|
|
Vladimir Beran
|
|
|
|
Polish Rocketry Society / Łukasz & Alex Kazanski
|
2010-03-21 10:12:13 +00:00
|
|
|
|