AGI Components with Insight3D Alpha 2008 r8
Anticipated Changes

The following changes are anticipated for a future version of Insight3D. These changes are likely to break client code.

General

AGI.Graphics.Scene3D

  • AgGxScene
    • Methods on AgGxScene that take a central body as the first argument, such as ShowCentralBody, may be replaced with a central body interface available from the scene.
    • The lighting interface, IAgGxLighting, is not flushed out and is likely to change.

AGI.Graphics.GlobeInlays

AGI.Graphics.Primitives

  • SetRenderPasses will be removed from AgGxPrimitiveModel when the model can determine the required render pass(es) automatically.
  • The marker primitive is currently a prototype, its interface will change and a batch marker primitive may be available.

AGI.Graphics.Imaging