Difference between revisions of "Category:Add-on tutorials"

From OrbiterWiki
Jump to navigation Jump to search
Line 6: Line 6:
 
* [[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 (Flight Director)]]
 
* [[HUD Tutorial (Flight Director)]]
 
+
* [[Orbiter vessel template wizard]] - Autoconfigures projects, adds sample code, creates test scenario. Can be especially usefull for beginner developers
 
===Mesh making===
 
===Mesh making===
 
* [[Converting to msh]] - Convert your 3d model to Orbiters mesh format
 
* [[Converting to msh]] - Convert your 3d model to Orbiters mesh format

Revision as of 13:08, 6 June 2008

Tutorials for developers of Orbiter addons.

Vessel coding

Mesh making

Surface bases

Scenarios

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

External Links