Creating add-ons
From World Wind Wiki
(Difference between revisions)
Revision as of 20:11, 28 June 2006 (edit) F0urtyfive (Talk | contribs) m (Reverted edit of 207.250.64.64, changed back to last version by Nosilleg) ← Previous diff |
Revision as of 16:56, 5 July 2006 (edit) (undo) 207.250.64.64 (Talk) (→Plugins) Next diff → |
||
Line 15: | Line 15: | ||
*[http://www.mashiharu.com/ Mashi's Scripting Examples] | *[http://www.mashiharu.com/ Mashi's Scripting Examples] | ||
*[[Plugin Engine]] | *[[Plugin Engine]] | ||
- | *[[Plugin tutorial]] | + | *[[Plugin Tutorial]] |
+ | *[[Plugin FAQ]] | ||
==Imagery== | ==Imagery== |
Revision as of 16:56, 5 July 2006
Add-ons are small extensions that add new functionality to World Wind.
A list of add-ons can be found at the add-ons page.
Contents |
Data Layers
Data Layers are bits of information that can be shown or hidden on the planet in World Wind. A layer can contain any of images, text and trails.
Plugins
A C#/VB/JScript.NET plugin engine that allows your to create code modules in those languages.
Imagery
- Geospatial image processing
- Dataset Coordination and Status
- Sources of free orthoimagery
- Geographic Tools
- Geographic Data
- NLT Data Issues
- NLT Landsat Processing Techniques
Worlds
You can add new worlds to World Wind.
Camera Scripts
Camera scripts are a prerecorded series of view changes and text display that can be run from within World Wind.
Other
The World Wind URI allows you to launch World Wind from within a web browser, or any other URI capable program.