World Wind v1.4

From World Wind Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 11:27, 3 February 2012 (edit)
Yan King (Talk | contribs)

← Previous diff
Current revision (22:51, 5 February 2012) (edit) (undo)
Mkpl (Talk | contribs)
m (Reverted edits by Yan King (Talk); changed back to last version by Nosilleg)
 
Line 11: Line 11:
[[Category:Deprecated Pages]] [[Category:Deprecated Pages]]
-[http://customwrittendissertation.com/online.php dissertation online] 

Current revision

2005-04-18: Initial CVS dump of v1.4 "Pre-Alpha Test" code. - Chris Maxwell

  • Under CVS branch "WORLDWIND_V1_4_DDH_20050418"
  • Implements mult-image terrain draping with opacity support
    • Opacity support depends on a vertex shader (therefore, the video card must support at least an early vertex shader)
    • Code must be added to check for vertex shader version and set a variable in DrawArgs that signifies the vertex and pixel shaders
  • New SurfaceRenderer class as part of the World object, use this to render images on planet surface from now on
    • ImageLayer and QuadTileSet use SurfaceRenderer exclusively now, possible change later to support use w/o SurfaceRenderer
    • Have not tested animations using SurfaceRenderer, work needs to be done in this regard
    • Need to modify ImageLayer and QuadTileSet to ignore SurfaceRenderer if "DistanceAboveSurface" greater than zero
  • Please update this page with stability issues.
Personal tools