Creating add-ons

From World Wind Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 15:03, 28 June 2006 (edit)
207.250.64.64 (Talk)
(Plugins)
← Previous diff
Revision as of 20:11, 28 June 2006 (edit) (undo)
F0urtyfive (Talk | contribs)
m (Reverted edit of 207.250.64.64, changed back to last version by Nosilleg)
Next diff →
Line 13: Line 13:
==Plugins== ==Plugins==
A C#/VB/JScript.NET plugin engine that allows your to create code modules in those languages. A C#/VB/JScript.NET plugin engine that allows your to create code modules in those languages.
 +*[http://www.mashiharu.com/ Mashi's Scripting Examples]
*[[Plugin Engine]] *[[Plugin Engine]]
*[[Plugin tutorial]] *[[Plugin tutorial]]

Revision as of 20:11, 28 June 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

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.

See Also

Personal tools