96 lines
3.7 KiB
HTML
96 lines
3.7 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—Screenshots</title>
|
|
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"/>
|
|
<meta name="keywords" content="OpenRocket, model rocket, simulator, simulation, rocketry, screenshots"/>
|
|
<link rel="stylesheet" type="text/css" href="layout.css"/>
|
|
</head>
|
|
|
|
<body class="page_screenshots">
|
|
<!--[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>Screenshots of OpenRocket</h1>
|
|
|
|
<div class="menucontainer">
|
|
<div class="menu">
|
|
<ul>
|
|
<li>OpenRocket</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">
|
|
|
|
<p>Below are screenshots of the <strong>OpenRocket</strong> model
|
|
rocket simulator. Click on the images for a full view. You can
|
|
also <a href="download.html">download the program</a> and start
|
|
experimenting yourself!</p>
|
|
|
|
|
|
<div class="smallshotconst"><a href="shots/main.png">
|
|
<img src="shots-small/main.jpg" alt="Main window"/><br/>
|
|
The main rocket design window is used to design the rocket and
|
|
it also provides information about a flight simulation in
|
|
real-time.
|
|
</a></div>
|
|
<div class="smallshotconst"><a href="shots/dialog-edit.png">
|
|
<img src="shots-small/dialog-edit.jpg" alt="Component edit dialog"/><br/>
|
|
The component shape and properties are defined in their own
|
|
dialog.
|
|
</a></div>
|
|
<div class="smallshotconst"><a href="shots/dialog-analysis.png">
|
|
<img src="shots-small/dialog-analysis.jpg" alt="Analysis dialog"/><br/>
|
|
You can analyze the effect of individual components on the
|
|
stability, drag and roll characteristics of the rocket.
|
|
</a></div>
|
|
<div class="smallshotconst"><a href="shots/dialog-plot-options.png">
|
|
<img src="shots-small/dialog-plot-options.jpg"
|
|
alt="Simulation plot options"/><br/>
|
|
The simulation results can be plotted in a multitude
|
|
of ways. You can either use the predefined plot
|
|
configurations or define your own.<br/>
|
|
</a></div>
|
|
<div class="smallshotconst"><a href="shots/dialog-plot.png">
|
|
<img src="shots-small/dialog-plot.jpg" alt="Simulation plot"/><br/>
|
|
The simulations are plotted using the
|
|
<em>JFreeChart</em> plotting library.
|
|
</a></div>
|
|
<div class="clear"></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>
|
|
|
|
</body>
|
|
</html>
|
|
|