Skip to content

Cesium b17

Compare
Choose a tag to compare
@hpinkos hpinkos released this 01 Aug 14:39
· 30805 commits to master since this release

b17 - 2013-06-03

Highlights include:

  • Added support for approximating local vertical, local horizontal (LVLH) reference frames when using DynamicObjectView in 3D. The object automatically selects LVLH or EastNorthUp based on the object's velocity.
  • Added support for CZML defined vectors via new CzmlDirection, DynamicVector, and DynamicVectorVisualizer objects.
  • Added SceneTransforms.wgs84ToWindowCoordinates. #746.
  • Added fromElements to Cartesian2, Cartesian3, and Cartesian4.

See the change log for a full list of changes