Skip to content

Cesium 1.13

Compare
Choose a tag to compare
@hpinkos hpinkos released this 01 Aug 15:09
· 20973 commits to master since this release

1.13 - 2015-09-01

Highlights include:

  • Added support for GroundPrimitive which works much like Primitive but drapes geometry over terrain. #2865
  • Added Scene.groundPrimitives, which is a primitive collection like Scene.primitives, but for GroundPrimitive instances. It allows custom z-ordering. #2960

See the change log for a full list of changes