Difference between revisions of "OrbiterWiki:Developer section/Redesign"

From OrbiterWiki
Jump to navigation Jump to search
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
Information and documentation for developers:
+
Information on addon development for Orbiter:
  
* '''[[Add-on tutorials]]''' - various tutorials on making your own add-ons
+
* '''[[Add-on tutorials]]'''-tutorials on how to make your own add-on for Orbiter
* '''[[SDK documentation]]''' - Orbiter API documented
+
* '''[[SDK documentation]]'''-documentation for the Orbiter API
* '''[[Orbiter cockpits]]''' - guides for creating homemade Orbiter simulators
+
* '''[[Orbiter cockpits]]'''-guides for creating a homemade Sim-pit for Orbiter
* '''[[:Category:Tools|Tools]]''' - tools useful in addon development
+
* '''[[:Category:Tools|Tools]]'''-tools useful in addon development
* '''[[References|Design References]]''' - blueprints, schematics, and anything else useful in creating an Orbiter addon.
+
* '''[[References|Design References]]'''-blueprints, schematics, or anything else useful for addon development.
 
* '''[[Add-on etiquette|Guidelines]]''' useful to follow when releasing an addon
 
* '''[[Add-on etiquette|Guidelines]]''' useful to follow when releasing an addon
* '''[[:Category:Libraries|Addon Libraries]]''' - C++ code libraries contributed by addon developers.
+
* '''[[:Category:Libraries|Addon Libraries]]'''-C++ code libraries contributed by addon developers.

Latest revision as of 22:56, 23 August 2013

Information on addon development for Orbiter: