Skip to content

CesiumJS 1.68

Choose a tag to compare

@OmarShehata OmarShehata released this 01 Apr 16:42
· 4567 commits to master since this release

1.68 - 2020-04-01

Highlights include:

  • Cesium can now be used in Node.JS 12 and later, with or without --experimental-modules. It can still be used in earlier versions as well.
  • Added basic underground rendering support. When the camera is underground the globe will be rendered as a solid surface and underground entities will not be culled. #8572
  • The CesiumUnminified build now includes sourcemaps for easier debugging. #8572
  • Added the ability to edit CesiumJS shaders on-the-fly using the SpectorJS Shader Editor. #8608

See the change log for the complete list of changes.