World Wind 1.4.1 Notes

From World Wind Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 23:06, 26 February 2007 (edit)
TomServo (Talk | contribs)
m (Current Ideas List)
← Previous diff
Revision as of 15:03, 5 March 2007 (edit) (undo)
Withak (Talk | contribs)

Next diff →
Line 57: Line 57:
* Layer manager restructure to allow renderable reordering/addition/deletion * Layer manager restructure to allow renderable reordering/addition/deletion
** maybe make the reordering permanent ** maybe make the reordering permanent
 +* WMS Browser
 +** add better dimension support
 +** manually add parameters to the url

Revision as of 15:03, 5 March 2007

Projects for 1.4.1 World Wind Code

Please treat this as a Brief Road Map and use JIRA for feature details and tagging commits.

Notes on 1.4.1's Goals

IMHO, we should have no more than 4 or 5 major projects to work on. We need to remain focused and not doing "this and that" just because. Minor fixes should be done after the major issues (unless we get more devs on board). 1.4's development and release really did become a garbled mess near the end and I would like to not repeat that again.

My ideas for the major issues to focus on:

  • KML Support
    • KML Time (Integration with World Wind Time API)
    • KML Models (Collada)
    • Robust network link and nested network links
  • 3D Model support / Planet9
    • Remote Model loading and https-auth
    • Occlusion culling of models
  • Downloader and DEM rendering
  • Time support
  • DSTile GUI

This is just my idea for the list, but I think that is we focus on these first and get them rock solid, we will have a tool that is of great use to a lot of people and bring more interest to World Wind for more application use.

Current Ideas List

What_Nick:

  • Dstile GUI - Possibly migrate DStile to C# with new gdal c# bindings
  • Better ModelFeature
    • Loading Models from a server, possibly with https-auth
    • Model shadow casting
  • More ingrained time support
    • Add-ons with time support (TomServo)
      1. Satellite Tracker
      2. Earth Quakes
  • QTS-T
    • Quadtilesets with time stamp
  • Use Nightlights textures as an emmissive map together with sun shading to give more realistic view of the Earth at Night.(Idea from Celestia)


Stepman (stephan mantler):

  • Download management (substantial changes)
    • already in progress, but terrain support is causing major headaches
  • More flexible rendering (experimental)
    • Extended shader support
    • Separation of texture & terrain data
      • Allow rendering of higher-res textures with lower res terrain data and vice versa (also see download management *sigh* )
      • addresses various rendering artifacts
    • Probably through a separate entity ("QuadTile2"), switchable at startup time? (i.e., loader allocates layer definitions as either QuadTileSet or QuadTile2Set)

Withak

  • File -> Load... gui
    • XML, zip, cs: pass to quickload
    • image (jpg, png, tif, etc.): launch image overlay plugin? add xml save capability?
    • shp: send the shapefile loader
    • kml: send to kmlimporter
    • model (x, dae): add to LM, add xml save capability?
    • misc. data (csv?, xls?, ???): pass to one of the icon-creating plugins?
  • Reorganize menus?
  • Layer manager restructure to allow renderable reordering/addition/deletion
    • maybe make the reordering permanent
  • WMS Browser
    • add better dimension support
    • manually add parameters to the url


Selar

  • Documentation
  • KML Support - use the standard Google XSD and support all the features that have a renderable alternative in World Wind. Most features do. (Selar, thanks for letting us blame this one on you!)


HamletAlive

  • KML needs to work, and work well
  • Shapefiles should be a no-brainer
  • Tile downloading needs to be flawless
  • Access to local cache *offline* needs to be flawless
  • Documentation (Yes but who? Who's the mythological hero that will do this thankless yet divine task?)
  • DSTile GUI
  • Physics engine :) (Sorry, just had to say it.)

TomServo

  • Documentation - working on that.. have two WW books in the planning stages. NOT giving an ETA though. :P
Personal tools