Difference between revisions of "Main Page"

From OpenRocket wiki
Jump to navigation Jump to search
(Split off developer resources, linked to them at GitHub)
(14 intermediate revisions by 8 users not shown)
Line 1: Line 1:
 
This is the wiki for OpenRocket, an open-source model rocket simulator.  The OpenRocket documentation is written collaboratively here.
 
This is the wiki for OpenRocket, an open-source model rocket simulator.  The OpenRocket documentation is written collaboratively here.
  
The main web site for OpenRocket is '''http://openrocket.sourceforge.net/'''
+
The main web site for OpenRocket is '''http://openrocket.info/'''
  
{| style="width:45%; float: right; margin-left: 1em; padding: 0.5em; background: #eef; border: 1px solid #aad;"
 
|
 
=== New OpenRocket Wiki ===
 
The OpenRocket wiki has recently moved to this new site.  The [http://sourceforge.net/apps/mediawiki/openrocket/index.php?title=Main_Page old site] is obsoleted, and all the English content has been moved to this site.  You are free to edit and improve this site.
 
  
This site is multilingual and uses the MediaWiki Translate extension for localization.  The translations from the old site have not yet been moved to this one, though.  If you'd like to help, please read the [[Instructions for translators]].
+
== OpenRocket User's Guide ==
|}
 
  
=== OpenRocket Documentation ===
+
1. [[Introduction]]
  
* [[User's Guide]]
+
2. [[Downloading & Installing]]
  
* [[Feature comparison]]
+
3. [[Getting Started]]
  
* [[FAQ|Frequently asked questions]]
+
4. [[Basic Rocket Design]]
  
* [[Tips]]
+
5. [[Basic Flight Simulation]]  
  
* [[List of useful custom expressions]]
+
6. [[Advanced Rocket Design]]
  
* [[Scripting with Python and JPype]]
+
7. [[Advanced Flight Simulation]]
  
* [http://openrocket.sourceforge.net/documentation.html Technical Documentation]
+
8. [[Rocket Analysis]]
  
* [[Resources]]
+
9. [[Custom Expressions]]
  
=== Developer resources ===
+
10. [[Simulation Listeners]]
  
* [[Developer's Guide]]
+
==== Appendices: ====
  
* [[Creating guided tours]]
+
A. [[FAQ|Frequently asked questions]]
 +
 
 +
B. [[Component Details]]
 +
 
 +
C. [[Tips]]
 +
 
 +
D. [[List of useful custom expressions]]
 +
 
 +
E. [[Scripting with Python and JPype]]
 +
 
 +
F. [[Resources]]
 +
 
 +
G. [[Feature comparison]]
  
* New feature discussion pages:
 
: [[Feature wishlist]]
 
: [[Component databases]]
 
: [[Plugin system]]
 
: [[User interface]]
 
: [[Remote library interface]]
 
  
 
* '''[[Instructions for translators]]'''
 
* '''[[Instructions for translators]]'''
 +
 +
== Developer resources ==
 +
 +
The [https://github.com/openrocket/openrocket/wiki OpenRocket Developer Wiki] is on the development site at [https://github.com/openrocket/openrocket/ GitHub].
 +
 +
The developer pages were unified and migrated there in March, 2021. If you're missing a developer page, please check on the developer wiki.

Revision as of 20:16, 10 March 2021

This is the wiki for OpenRocket, an open-source model rocket simulator. The OpenRocket documentation is written collaboratively here.

The main web site for OpenRocket is http://openrocket.info/


OpenRocket User's Guide

1. Introduction

2. Downloading & Installing

3. Getting Started

4. Basic Rocket Design

5. Basic Flight Simulation

6. Advanced Rocket Design

7. Advanced Flight Simulation

8. Rocket Analysis

9. Custom Expressions

10. Simulation Listeners

Appendices:

A. Frequently asked questions

B. Component Details

C. Tips

D. List of useful custom expressions

E. Scripting with Python and JPype

F. Resources

G. Feature comparison


Developer resources

The OpenRocket Developer Wiki is on the development site at GitHub.

The developer pages were unified and migrated there in March, 2021. If you're missing a developer page, please check on the developer wiki.