169 lines
		
	
	
		
			6.4 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			169 lines
		
	
	
		
			6.4 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 | |
| <html xmlns="http://www.w3.org/1999/xhtml">
 | |
| <head>
 | |
|   <title>OpenRocket</title>
 | |
|   <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"/>
 | |
|   <meta name="keywords" content="OpenRocket, model rocket, simulator, simulation, rocketry"/>
 | |
|   <link rel="stylesheet" type="text/css" href="layout.css"/>
 | |
| </head>
 | |
| 
 | |
| <body class="page_index">
 | |
|   <!--[if lte IE 6]>
 | |
|   <div id="iewarn">
 | |
|     You are using a browser that is <strong>8 years old!</strong>  
 | |
|        
 | |
|     In Internet-years that is <em>prehistoric!</em><br/>
 | |
|     For the sanity of all webmasterkind, 
 | |
|     <em>please <a href="http://www.mozilla.com/">upgrade</a></em>.  It's easy!
 | |
|   </div>
 | |
|   <![endif]-->
 | |
| 
 | |
|   <h1>OpenRocket — an Open Source model rocket simulator</h1>
 | |
| 
 | |
| 
 | |
|   <div class="menucontainer">
 | |
|     <div class="menu">
 | |
|       <div class="icon"><a href="index.html"></a></div>
 | |
|       <ul>
 | |
|         <li><a href="index.html">OpenRocket</a></li>
 | |
|         <li><a href="index.html">Home</a></li>
 | |
|         <li><a href="features.html">Features</a></li>
 | |
|         <li><a href="screenshots.html">Screenshots</a></li>
 | |
|         <li><a href="download.html">Download</a></li>
 | |
|         <li><a href="documentation.html">Documentation</a></li>
 | |
|         <li><a href="contact.html">
 | |
|           Mailing lists<br/>
 | |
|           Support forums<br/>
 | |
| 	  Contact info</a></li>
 | |
|         <li><a href="report.html">
 | |
|           Report a bug<br/>
 | |
| 	  Request a feature</a></li>
 | |
|         <li><a href="license.html">License</a></li>
 | |
|       </ul>
 | |
|       <div class="logo">
 | |
|         <a href="http://sourceforge.net/projects/openrocket"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=260357&type=12" width="120" height="30" alt="Get OpenRocket at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a>
 | |
|       </div>
 | |
|     </div>
 | |
|   </div>
 | |
| 
 | |
|   <div class="content">
 | |
| 
 | |
|     <h2>Introduction</h2>
 | |
| 
 | |
|     <p><strong>OpenRocket</strong> is a Free, fully featured model
 | |
|       rocket simulator written in Java.  It can be used to design and
 | |
|       simulate rockets before actually building and flying them.
 | |
|     </p>
 | |
|     <p>OpenRocket features a full six-degree-of-freedom simulation,
 | |
|       realistic wind modeling, a multitude of different components
 | |
|       including free-form fins and canted fins, clustering and
 | |
|       staging.  Read more about its <a href="features.html">features</a>.
 | |
|     </p>
 | |
|     <p>Best of all, OpenRocket is Open Source—its source code is
 | |
|       freely available to study and extend.  Anybody wishing to
 | |
|       contribute to the project can do so according to the
 | |
|       <a href="license.html">GNU GPL</a>.  Simply 
 | |
|       <a href="download.html">download</a> the source code
 | |
|       and start hacking, or <a href="download.html">get the ready
 | |
|       package</a> to begin designing and simulating.
 | |
|     </p>
 | |
|     <p>OpenRocket is still considered to be <strong>beta
 | |
|       software</strong>—there will still be bugs and occasional
 | |
|       problems.  If you encounter problems, please
 | |
|       <a href="contact.html">report them</a> so they can be fixed.
 | |
|     </p>
 | |
| 
 | |
|     <div>
 | |
|       <div class="smallshot"><a href="screenshots.html">
 | |
|         <img src="shots-small/main.jpg" alt="Main window"/><br/>
 | |
|         Main window
 | |
|       </a></div>
 | |
|       <div class="smallshot"><a href="screenshots.html">
 | |
|         <img src="shots-small/dialog-analysis.jpg" alt="Analysis dialog"/><br/>
 | |
|         Analysis dialog
 | |
|       </a></div>
 | |
|       <div class="smallshot last"><a href="screenshots.html">
 | |
|         <img src="shots-small/dialog-plot.jpg" alt="Simulation plot"/><br/>
 | |
|         Simulation plot
 | |
|       </a></div>
 | |
|     </div>
 | |
|     <div class="clear"></div>
 | |
| 
 | |
| 
 | |
|     <h2>News</h2>
 | |
| 
 | |
|     <p><strong>28.11.2009:</strong> Version 0.9.5 is
 | |
|       <a href="download.html">released</a>!</p>
 | |
| 
 | |
|     <p>This release <strong>fixes a serious bug in 0.9.4</strong> that
 | |
|       prevented adding a tube coupler and centering ring to the same
 | |
|       body tube, in addition to a few smaller additions.  Users of
 | |
|       0.9.4 should upgrade immediately!</p>
 | |
| 
 | |
|     <p><strong>24.11.2009:</strong> Version 0.9.4 is
 | |
|       <a href="download.html">released</a>!</p>
 | |
| 
 | |
|     <p>This version adds support for through-the-wall fin tabs,
 | |
|     attaching components to coupler tubes, material editing, automatic
 | |
|     update checking, in addition to fixing numerous bugs.</p>
 | |
| 
 | |
|     <p><strong>1.9.2009:</strong> Version 0.9.3 is
 | |
|       <a href="download.html">released</a>!</p>
 | |
| 
 | |
|     <p>This version includes lots of bug fixes and new features including
 | |
|     data exporting, showing flight events in plots, example rocket designs,
 | |
|      splitting clustered inner tubes and automated bug reporting.</p>
 | |
| 
 | |
|     <p><strong>13.7.2009:</strong> Version 0.9.2 is
 | |
|       <a href="download.html">released</a>!</p>
 | |
| 
 | |
|     <p>This version includes <strong>bug fixes for imperial unit 
 | |
|     conversions</strong> and UI improvements for motor selection.
 | |
|     <em>All users of imperial units should upgrade!</em></p>
 | |
| 
 | |
|     <p><strong>9.6.2009:</strong> The 
 | |
|     <a href="documentation.html">Master's thesis</a> for which OpenRocket
 | |
|     was written for is now available!</p>
 | |
| 
 | |
|     <p>At the same time version 0.9.1 was
 | |
|     <a href="download.html">released</a>.  This release fixes various
 | |
|     file handling bugs and adds small UI enhancements.</p>
 | |
| 
 | |
|     <p><strong>24.5.2009:</strong> First version 0.9.0 
 | |
|       <a href="download.html">released</a>!</p>
 | |
| 
 | |
|     <div class="t"></div>
 | |
|     <div class="r"></div>
 | |
|     <div class="b"></div>
 | |
|     <div class="l"></div>
 | |
|     <div class="tr"></div>
 | |
|     <div class="tl"></div>
 | |
|     <div class="br"></div>
 | |
|     <div class="bl"></div>
 | |
| 
 | |
|   </div>
 | |
| 
 | |
| 
 | |
|   <div class="valid">
 | |
|     <p><a href="http://validator.w3.org/check/referer"><img src="valid-xhtml10.png" alt="Valid XHTML 1.0!"/></a>
 | |
|        <a href="http://jigsaw.w3.org/css-validator/check/referer"><img src="vcss.gif" alt="Valid CSS!"/></a>
 | |
|     </p>
 | |
|   </div>
 | |
| 
 | |
| <!-- Piwik -->
 | |
| <script type="text/javascript">
 | |
| var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/openrocket/" : "http://apps.sourceforge.net/piwik/openrocket/");
 | |
| document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
 | |
| </script><script type="text/javascript">
 | |
| piwik_action_name = '';
 | |
| piwik_idsite = 1;
 | |
| piwik_url = pkBaseURL + "piwik.php";
 | |
| piwik_log(piwik_action_name, piwik_idsite, piwik_url);
 | |
| </script>
 | |
| <noscript><p><img src="http://apps.sourceforge.net/piwik/openrocket/piwik.php?idsite=1" alt=""/></p></noscript>
 | |
| <!-- End Piwik Tag -->
 | |
| 
 | |
| </body>
 | |
| </html>
 | |
| 
 |