Difference between revisions of "Add-on tutorials"
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
*[[http://orbit.m6.net/v2/read.asp?id=15653 Hints for new addon developers]] | *[[http://orbit.m6.net/v2/read.asp?id=15653 Hints for new addon developers]] | ||
*[[http://orbit.m6.net/v2/read.asp?id=7602 Programming Tutorials]] | *[[http://orbit.m6.net/v2/read.asp?id=7602 Programming Tutorials]] | ||
+ | |||
+ | [[Category:Addon Tutorials]] |
Revision as of 14:02, 3 August 2005
Vessel Coding
- Add-on Tutorial - create a spaceship without programming, complete tutorial for newbes
- Vessel code - basic c++ code template for a vessel (WIP)
Mesh Making
- Shading - explanes how Orbiter uses shading, Tips
Surface Bases
- simple Base - create a basic surface base with a config file
Scenarios
- Scenarios - a scenario file (*.scn) explained