Difference between revisions of "Main Page"

From OpenRocket wiki
Jump to navigation Jump to search
(tips link)
(Split off developer resources, linked to them at GitHub)
(56 intermediate revisions by 10 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/'''
  
  
== OpenRocket Documentation (English) ==
+
== OpenRocket User's Guide ==
  
* [[User's Guide]]
+
1. [[Introduction]]
  
* [[FAQ|Frequently asked questions]]
+
2. [[Downloading & Installing]]
  
* [[Tips]]
+
3. [[Getting Started]]
  
* [http://openrocket.sourceforge.net/documentation.html Technical Documentation]
+
4. [[Basic Rocket Design]]
  
* [[Resources]]
+
5. [[Basic Flight Simulation]]  
  
 +
6. [[Advanced Rocket Design]]
  
== OpenRocket Documentación (Español) ==
+
7. [[Advanced Flight Simulation]]
  
* ...
+
8. [[Rocket Analysis]]
  
 +
9. [[Custom Expressions]]
 +
 +
10. [[Simulation Listeners]]
 +
 +
==== Appendices: ====
 +
 +
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]]
 +
 +
 +
* '''[[Instructions for translators]]'''
  
 
== Developer resources ==
 
== Developer resources ==
  
 +
The [https://github.com/openrocket/openrocket/wiki OpenRocket Developer Wiki] is on the development site at [https://github.com/openrocket/openrocket/ GitHub].
  
* [[Developer's Guide]]
+
The developer pages were unified and migrated there in March, 2021. If you're missing a developer page, please check on the developer wiki.
 
 
* [[Feature wishlist]]
 

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.