DGP - Fix to non-bulk densities
[debian/openrocket] / html / index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4   <title>OpenRocket</title>
5   <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"/>
6   <meta name="keywords" content="OpenRocket, model rocket, simulator, simulation, rocketry"/>
7   <link rel="stylesheet" type="text/css" href="layout.css"/>
8 </head>
9
10 <body class="page_index">
11   <!--[if lte IE 6]>
12   <div id="iewarn">
13     You are using a browser that is <strong>8 years old!</strong>  
14     &nbsp;&nbsp;&nbsp;
15     In Internet-years that is <em>prehistoric!</em><br/>
16     For the sanity of all webmasterkind, 
17     <em>please <a href="http://www.mozilla.com/">upgrade</a></em>.  It's easy!
18   </div>
19   <![endif]-->
20
21   <h1>OpenRocket &mdash; an Open Source model rocket simulator</h1>
22
23   <div class="menucontainer">
24     <div class="menu">
25       <ul>
26         <li>OpenRocket</li>
27         <li><a href="index.html">Home</a></li>
28         <li><a href="features.html">Features</a></li>
29         <li><a href="screenshots.html">Screenshots</a></li>
30         <li><a href="download.html">Download</a></li>
31         <li><a href="documentation.html">Documentation</a></li>
32         <li><a href="contact.html">
33           Mailing lists<br/>
34           Support forums<br/>
35           Contact info</a></li>
36         <li><a href="report.html">
37           Report a bug<br/>
38           Request a feature</a></li>
39         <li><a href="license.html">License</a></li>
40       </ul>
41       <div class="logo">
42         <a href="http://sourceforge.net/projects/openrocket"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=260357&amp;type=12" width="120" height="30" alt="Get OpenRocket at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a>
43       </div>
44     </div>
45   </div>
46
47   <div class="content">
48
49     <h2>Introduction</h2>
50
51     <p><strong>OpenRocket</strong> is a Free, fully featured model
52       rocket simulator written in Java.  It can be used to design and
53       simulate rockets before actually building and flying them.
54     </p>
55     <p>OpenRocket features a full six-degree-of-freedom simulation,
56       realistic wind modeling, a multitude of different components
57       including free-form fins and canted fins, clustering and
58       staging.  Read more about its <a href="features.html">features</a>.
59     </p>
60     <p>Best of all, OpenRocket is Open Source&mdash;its source code is
61       freely available to study and extend.  Anybody wishing to
62       contribute to the project can do so according to the
63       <a href="license.html">GNU GPL</a>.  Simply 
64       <a href="download.html">download</a> the source code
65       and start hacking, or <a href="download.html">get the ready
66       package</a> to begin designing and simulating.
67     </p>
68     <p>OpenRocket is still considered to be <strong>beta
69       software</strong>&mdash;there will still be bugs and occasional
70       problems.  If you encounter problems, please
71       <a href="contact.html">report them</a> so they can be fixed.
72     </p>
73
74     <div>
75       <div class="smallshot"><a href="screenshots.html">
76         <img src="shots-small/main.jpg" alt="Main window"/><br/>
77         Main window
78       </a></div>
79       <div class="smallshot"><a href="screenshots.html">
80         <img src="shots-small/dialog-analysis.jpg" alt="Analysis dialog"/><br/>
81         Analysis dialog
82       </a></div>
83       <div class="smallshot last"><a href="screenshots.html">
84         <img src="shots-small/dialog-plot.jpg" alt="Simulation plot"/><br/>
85         Simulation plot
86       </a></div>
87     </div>
88     <div class="clear"></div>
89
90
91     <h2>News</h2>
92
93     <p><strong>17.2.2010:</strong> Version 0.9.6 is
94       <a href="download.html">released</a>!</p>
95
96     <p>This release updates the aerodynamic calculation methods to be
97       more in line with the Barrowman method and enhances the simulation
98       time step selection, in addition to fixing numerous bugs.</p>
99
100     <p><strong>28.11.2009:</strong> Version 0.9.5 is
101       <a href="download.html">released</a>!</p>
102
103     <p>This release <strong>fixes a serious bug in 0.9.4</strong> that
104       prevented adding a tube coupler and centering ring to the same
105       body tube, in addition to a few smaller additions.  Users of
106       0.9.4 should upgrade immediately!</p>
107
108     <p><strong>24.11.2009:</strong> Version 0.9.4 is
109       <a href="download.html">released</a>!</p>
110
111     <p>This version adds support for through-the-wall fin tabs,
112     attaching components to coupler tubes, material editing, automatic
113     update checking, in addition to fixing numerous bugs.</p>
114
115     <p><strong>1.9.2009:</strong> Version 0.9.3 is
116       <a href="download.html">released</a>!</p>
117
118     <p>This version includes lots of bug fixes and new features including
119     data exporting, showing flight events in plots, example rocket designs,
120      splitting clustered inner tubes and automated bug reporting.</p>
121
122     <p><strong>13.7.2009:</strong> Version 0.9.2 is
123       <a href="download.html">released</a>!</p>
124
125     <p>This version includes <strong>bug fixes for imperial unit 
126     conversions</strong> and UI improvements for motor selection.
127     <em>All users of imperial units should upgrade!</em></p>
128
129     <p><strong>9.6.2009:</strong> The 
130     <a href="documentation.html">Master's thesis</a> for which OpenRocket
131     was written for is now available!</p>
132
133     <p>At the same time version 0.9.1 was
134     <a href="download.html">released</a>.  This release fixes various
135     file handling bugs and adds small UI enhancements.</p>
136
137     <p><strong>24.5.2009:</strong> First version 0.9.0 
138       <a href="download.html">released</a>!</p>
139
140   </div>
141
142   <div class="valid">
143     <p><a href="http://validator.w3.org/check/referer"><img src="valid-xhtml10.png" alt="Valid XHTML 1.0!"/></a>
144        <a href="http://jigsaw.w3.org/css-validator/check/referer"><img src="vcss.gif" alt="Valid CSS!"/></a>
145     </p>
146   </div>
147
148 <!-- Piwik -->
149 <script type="text/javascript">
150 var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/openrocket/" : "http://apps.sourceforge.net/piwik/openrocket/");
151 document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
152 </script><script type="text/javascript">
153 piwik_action_name = '';
154 piwik_idsite = 1;
155 piwik_url = pkBaseURL + "piwik.php";
156 piwik_log(piwik_action_name, piwik_idsite, piwik_url);
157 </script>
158 <noscript><p><img src="http://apps.sourceforge.net/piwik/openrocket/piwik.php?idsite=1" alt=""/></p></noscript>
159 <!-- End Piwik Tag -->
160
161 </body>
162 </html>
163