World Wind v1.4 API Specification
From World Wind Wiki
(Difference between revisions)
Revision as of 16:08, 19 April 2005 (edit) 143.232.86.153 (Talk) ← Previous diff |
Revision as of 16:18, 19 April 2005 (edit) (undo) 143.232.86.153 (Talk) Next diff → |
||
Line 3: | Line 3: | ||
*ICamera | *ICamera | ||
*IWorld | *IWorld | ||
+ | One issue that has always bothered me was whether to exclusively make the camera "focus" on a "World" or whether to make it focus on a "RenderableObject". Of course, you cannot really define what a view range is if you focus on something like the Internation Space Station, but perhaps someone '''would''' want to focus on that... |
Revision as of 16:18, 19 April 2005
Key Interfaces that will be defined in the Plugin API
- IRenderable
- ICamera
- IWorld
One issue that has always bothered me was whether to exclusively make the camera "focus" on a "World" or whether to make it focus on a "RenderableObject". Of course, you cannot really define what a view range is if you focus on something like the Internation Space Station, but perhaps someone would want to focus on that...