Difference between revisions of "Add-on tutorials"

From OrbiterWiki
Jump to navigation Jump to search
(→‎Vessel coding: added link)
Line 3: Line 3:
 
* [[Vessel Tutorial 1]] - Detailed walkthrough of how to use the ShuttlePB sample ship as a base for any vessel
 
* [[Vessel Tutorial 1]] - Detailed walkthrough of how to use the ShuttlePB sample ship as a base for any vessel
 
* [[Free Compiler Setup]] - How to set up the VC++ 2005 Express (free) compiler to compile addons
 
* [[Free Compiler Setup]] - How to set up the VC++ 2005 Express (free) compiler to compile addons
* [[HUD Tutorial]]
+
* [[HUD Tutorial (Flight Director)]]
  
 
===Mesh making===
 
===Mesh making===

Revision as of 20:51, 1 March 2006

Vessel coding

Mesh making

Surface bases

Scenarios

  • Scenarios - a scenario file (*.scn) explained

External Links