Difference between revisions of "Main Page"

From OpenRocket wiki
Jump to navigation Jump to search
(Split off developer resources, linked to them at GitHub)
(5 intermediate revisions by the same user not shown)
Line 5: Line 5:
  
 
== OpenRocket User's Guide ==
 
== OpenRocket User's Guide ==
 
=== '''Contents''' ===
 
  
 
1. [[Introduction]]
 
1. [[Introduction]]
Line 45: Line 43:
  
  
 +
* '''[[Instructions for translators]]'''
  
 
== Developer resources ==
 
== Developer resources ==
  
* [[Developer's Guide]]
+
The [https://github.com/openrocket/openrocket/wiki OpenRocket Developer Wiki] is on the development site at [https://github.com/openrocket/openrocket/ GitHub].
 
 
* [http://openrocket.info/documentation.html Technical Documentation]
 
  
* [[Creating guided tours]]
+
The developer pages were unified and migrated there in March, 2021. If you're missing a developer page, please check on the developer wiki.
 
 
* [[ReleaseProcess|Release Process]]
 
 
 
* New feature discussion pages:
 
** [[Feature wishlist]]
 
** [[Component databases]]
 
** [[Plugin system]]
 
** [[User interface]]
 
** [[Remote library interface]]
 
 
 
* '''[[Instructions for translators]]'''
 

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.