Difference between revisions of "Orbiter tutorials"
Jump to navigation
Jump to search
m (moved some links from the main page) |
(Split into "For pilots" and "For developers") |
||
Line 1: | Line 1: | ||
<div class='bluenote' style='font-size:16pt; text-align:center;'>Welcome to OrbiterWiki's Tutorial Page</div> | <div class='bluenote' style='font-size:16pt; text-align:center;'>Welcome to OrbiterWiki's Tutorial Page</div> | ||
+ | == For pilots == | ||
* [[Orbit tutorials]] - basic guides to entering low earth orbit. | * [[Orbit tutorials]] - basic guides to entering low earth orbit. | ||
* [[Transfer tutorials]] - a set of guides to get you from earth to the moon and back. | * [[Transfer tutorials]] - a set of guides to get you from earth to the moon and back. | ||
Line 6: | Line 7: | ||
* [[Reentry tutorials]] - how to get your vessel safely down to the ground | * [[Reentry tutorials]] - how to get your vessel safely down to the ground | ||
− | ===External | + | ===External links=== |
* [http://www.orbitersim.com/Forum/default.aspx?g=posts&t=3064 New to Orbiter?] Link to the Orbiter Forum with suggestions of further reading | * [http://www.orbitersim.com/Forum/default.aspx?g=posts&t=3064 New to Orbiter?] Link to the Orbiter Forum with suggestions of further reading | ||
* [http://www.aovi93.dsl.pipex.com/orbiter_videos.htm Orbiter Videos] - A site with tutorials and some examples | * [http://www.aovi93.dsl.pipex.com/orbiter_videos.htm Orbiter Videos] - A site with tutorials and some examples | ||
Line 12: | Line 13: | ||
* [http://www.aovi93.dsl.pipex.com/play_in_space.htm Go Play in Space by Bruce Irving] | * [http://www.aovi93.dsl.pipex.com/play_in_space.htm Go Play in Space by Bruce Irving] | ||
* [http://projectganymede.sourceforge.net/cve-lite/gpds.html Using GPDS to configure payloads {for users}] | * [http://projectganymede.sourceforge.net/cve-lite/gpds.html Using GPDS to configure payloads {for users}] | ||
+ | |||
+ | |||
+ | == For developers == | ||
+ | * [[Addon tutorials]] - everything for addon developers | ||
+ | |||
+ | ===External links=== | ||
* [http://projectganymede.sourceforge.net/cve-lite/tutorials.html Creating a CVE-lite vessel {for programmers}] | * [http://projectganymede.sourceforge.net/cve-lite/tutorials.html Creating a CVE-lite vessel {for programmers}] | ||
+ | |||
+ | __NOTOC__ |
Revision as of 10:20, 29 July 2006
Welcome to OrbiterWiki's Tutorial Page
For pilots
- Orbit tutorials - basic guides to entering low earth orbit.
- Transfer tutorials - a set of guides to get you from earth to the moon and back.
- Interplanetary tutorials - how to get to the other planets.
- Reentry tutorials - how to get your vessel safely down to the ground
External links
- New to Orbiter? Link to the Orbiter Forum with suggestions of further reading
- Orbiter Videos - A site with tutorials and some examples
- Orbital Operations Manual by Jared "Smitty" Smith
- Go Play in Space by Bruce Irving
- Using GPDS to configure payloads {for users}
For developers
- Addon tutorials - everything for addon developers
External links