Changes between Version 1 and Version 2 of OSP2Planning


Ignore:
Timestamp:
Nov 23, 2008, 7:13:17 AM (15 years ago)
Author:
mlucas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OSP2Planning

    v1 v2  
    11This section is for online discussion of features and capabilities that should be introduced for ossimPlanet 2.0. 
    22
     3
     4== Dual Queues for elevation and textures ==
     5Elevation loading currently causes a delay when entering a new geographic area.  Establishing multi-threaded dual queues will allow the textures to stream in without delay.  With the restructuring of the elevation system the team plans on implementing an optimized elevation loader that supports pre-computed elevation tiles.  This change should substantially improve the performance of elevation loading.
     6
     7== General Purpose Annotation Layer ==
     8A refactored annotation layer will be added to support placemarks, models, and three dimensional graphics within the geographic context of ossimPlanet.  New annotation objects will be manipulated as point objects - with translation, scaling, and rotation matrix applied around the local point origin.  This approach will improve overall performance for complex annotations.  Support for these objects will be added to the router/action system and the ossimPlanet API.
     9
     10== Atmospheric effects ==
     11Add atmospheric effects and possibly osg ephemeris functionality to ossimPlanet.  This mechanism will be used for adding more realistic environmental visualizations within ossimPlanet.
     12
     13== Improving KML/KMZ Support ==
     14Improve the support for KML 2.1 in ossimPlanet, implement more drawables and support network links.  Improve more sophisticated modes for texture mirroring and flipping.
     15
     16== New camera and navigation manipulators ==
     17Improve the ossimPlanet navigation manipulators and support more robust keyboard and mouse bindings.  Support additional navigation modes - attachment to objects, lookat modes, tethering to objects.
     18
     19== Support additional special effects and events ==
     20Enable advanced OpenSceneGraph effects in ossimPlanet - fire, smoke, reflections, etc.  Evaluate advanced environmental effects.
     21
     22== Support advanced picking and mouse rollover ==
     23Reveal metadata, investigate event and html triggering from metadata.
     24
     25
     26
     27
     28
     29
     30
     31
     32
     33
     34
     35
     36
     37
     38
     39