Difference between revisions of "OrbiterWiki:Developer section/Redesign"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
Information and documentation for developers: | Information and documentation for developers: | ||
− | * '''[[Add-on tutorials]]''' - various tutorials on making your own add- | + | * '''[[Add-on tutorials]]''' - various tutorials on making your own add-on for Orbiter |
* '''[[SDK documentation]]''' - Orbiter API documented | * '''[[SDK documentation]]''' - Orbiter API documented | ||
* '''[[Orbiter cockpits]]''' - guides for creating homemade Orbiter simulators | * '''[[Orbiter cockpits]]''' - guides for creating homemade Orbiter simulators |
Revision as of 04:13, 18 November 2012
Information and documentation for developers:
- Add-on tutorials - various tutorials on making your own add-on for Orbiter
- SDK documentation - Orbiter API documented
- Orbiter cockpits - guides for creating homemade Orbiter simulators
- Tools - tools useful in addon development
- Design References - blueprints, schematics, and anything else useful in creating an Orbiter addon.
- Guidelines useful to follow when releasing an addon
- Addon Libraries - C++ code libraries contributed by addon developers.