Difference between revisions of "Main Page"

From OpenRocket wiki
Jump to navigation Jump to search
(Revert to imported revision)
(Split off developer resources, linked to them at GitHub)
(17 intermediate revisions by 9 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/'''
  
== English ==
 
=== OpenRocket Documentation ===
 
  
* [[User's Guide]]
+
== OpenRocket User's Guide ==
  
* [[Feature comparison]]
+
1. [[Introduction]]
  
* [[FAQ|Frequently asked questions]]
+
2. [[Downloading & Installing]]
  
* [[Tips]]
+
3. [[Getting Started]]
  
* [[List of useful custom expressions]]
+
4. [[Basic Rocket Design]]
  
* [[Scripting with Python and JPype]]
+
5. [[Basic Flight Simulation]]  
  
* [http://openrocket.sourceforge.net/documentation.html Technical Documentation]
+
6. [[Advanced Rocket Design]]
  
* [[Resources]]
+
7. [[Advanced Flight Simulation]]
  
=== Developer resources ===
+
8. [[Rocket Analysis]]
  
* [[Developer's Guide]]
+
9. [[Custom Expressions]]
  
* [[Creating guided tours]]
+
10. [[Simulation Listeners]]
  
* New feature discussion pages:
+
==== Appendices: ====
: [[Feature wishlist]]
 
: [[Component databases]]
 
: [[Plugin system]]
 
: [[User interface]]
 
: [[Remote library interface]]
 
  
== Français ==
+
A. [[FAQ|Frequently asked questions]]
=== Documentation d'OpenRocket ===
 
  
* [[Guide utilisateur]]
+
B. [[Component Details]]
  
* [[Comparaison de fonctionnalité]]
+
C. [[Tips]]
  
* [[Questions posées fréquemment]]
+
D. [[List of useful custom expressions]]
  
* [[Truc et astuces]]
+
E. [[Scripting with Python and JPype]]
  
* [http://openrocket.sourceforge.net/documentation.html Documentation Technique]
+
F. [[Resources]]
  
* [["Scripter" avec Python et JPype]]
+
G. [[Feature comparison]]
  
* [[Ressources]]
 
  
=== Ressources pour les développeurs ===
+
* '''[[Instructions for translators]]'''
  
* [[Guide du développeur]]
+
== Developer resources ==
  
* [[Créer des tours d'horizon]]
+
The [https://github.com/openrocket/openrocket/wiki OpenRocket Developer Wiki] is on the development site at [https://github.com/openrocket/openrocket/ GitHub].
  
* Pages de discussion des nouvelles fonctionalités:
+
The developer pages were unified and migrated there in March, 2021. If you're missing a developer page, please check on the developer wiki.
: [[Fonctionnalités souhaitées]]
 
: [[Base de données de pièces]]
 
: [[Système de plugin]]
 
 
 
== Español ==
 
=== Documentación de OpenRocket ===
 
 
 
* [[Guía del Usuario]]
 
 
 
* [[Comparación de funcionalidades]]
 
 
 
* [[Preguntas frecuentes]]
 
 
 
* [[Consejos]]
 
 
 
* [http://openrocket.sourceforge.net/documentation.html Documentación Técnica]
 
 
 
* [[Programación con Python y JPype]]
 
 
 
* [[Recursos]]
 
 
 
=== Recursos para los desarrolladores ===
 
 
 
* [[Guía del desarrollador]]
 
 
 
* [[Creación de visitas guiadas]]
 
 
 
* Páginas de discusión sobre las nuevas funcionalidades:
 
: [[Lista de funcionalidades a realizar]]
 
: [[Bases de Datos de componentes]]
 
: [[Sistema de Plugins]]
 
 
 
== Italiano ==
 
=== Documentazione di OpenRocket  ===
 
 
 
* [[Manuale dell'utente]]
 
 
 
* [[FAQ|Domande più frequenti]]
 
 
 
* [[Consigli]]
 
 
 
* [http://openrocket.sourceforge.net/documentation.html Documentazione tecnica]
 
 
 
* [[Programmando con  Python e JPype]]
 
 
 
* [[Risorse]]
 
 
 
== Polski ==
 
=== Dokumentacja programu OpenRocket ===
 
 
 
* [[Instrukcja obsługi]]
 
 
 
* [[Porównanie funkcji z innymi programami]]
 
 
 
* [[Najczęściej zadawane pytania]]
 
 
 
* [[Wskazówki]]
 
 
 
* [http://openrocket.sourceforge.net/documentation.html Dokumentacja techniczna]
 
 
 
* [[Pisanie skryptów w Pythonie i JPype ]]
 
 
 
* [[Literatura]]
 
 
 
=== Materiały dla programistów ===
 
 
 
* [[Przewodnik programisty]]
 
 
 
* [[Tworzenie interektywnej pomocy (Guided Tours)]]
 
 
 
* Dyskusje na temat nowych funkcji:
 
: [[Lista życzeń]]
 
: [[Bazy komponentów]]
 
: [[System dodatków plug-in]]
 

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.