Cesium Releases in January 2024
In December, we launched Cesium ion Self Hosted, which includes all the features of Cesium ion SaaS, available for your own environment.
We made improvements across Cesium this month. To get notifications about our monthly releases, you can subscribe to the Cesium release roundup thread on our community forum.
CesiumJS 1.113 Release
CesiumJS 1.113 is now available. Highlights of this release include:
- Vertical exaggeration can now be applied to a
Cesium3DTileset
. Exaggeration ofTerrain
andCesium3DTileset
can be controlled simultaneously via the newScene
propertiesScene.verticalExaggeration
andScene.verticalExaggerationRelativeHeight
. #11655 - Changes the default
RequestScheduler.maximumRequestsPerServer
from 6 to 18. This should improve performance on HTTP/2 servers and above #11627 - Corrected JSDoc and Typescript definitions that marked optional arguments as required in
ImageryProvider
constructor #11625 - The
Quaternion.computeAxis
function created an axis that was(0,0,0)
for the unit quaternion, and an axis that was(NaN,NaN,NaN)
for the quaternion(0,0,0,-1)
(which describes a rotation about 360 degrees). Now, it returns the x-axis(1,0,0)
in both of these cases. #11665
For more details, see the changelog.
Cesium for Unreal 2.2.0 Release
Cesium for Unreal v2.2.0 is now available.
Highlights of this release include:
- Deprecated
IonAssetEndpointUrl
onCesium3DTileset
andCesiumIonRasterOverlay
. Use the newCesiumIonServer
property instead. - Added support for multiple Cesium ion servers by creating
CesiumIonServer
data assets.
Check the Cesium for Unreal release and the Cesium for Unreal Samples release for the full list of updates.
Cesium for Unity 1.7.1 Release
Cesium for Unity v1.7.1 is now available. Highlights of the release include:
- Fixed a bug that prevented the default
CesiumIonServer
asset from remembering its token in a clean project.
Check the changelog for the full list of updates, and follow our Cesium for Unity tutorials to get started.
Cesium for Omniverse 0.16.0 Release
Cesium for Omniverse v0.16.0 is now available. Highlights of this release include:
- Fixed issue where the current ion session would be signed out on reload.
- Fixed crash in Cesium Debugging window.
See the changelog for the full list of updates, and get started with our Cesium for Omniverse tutorials.
Cesium ion Updates
In December we released Cesium ion Self Hosted, which includes all the features of Cesium ion SaaS, available for your own environment.
We’ve also added a new asset to Cesium ion: "Bing Maps Labels Only," which makes it possible to add labels and roads on top of unlabeled imagery. Try out the Sandcastle.
NORAD Tracks Santa has used CesiumJS for more than a decade to provide updates on The Big Guy’s location every December 24. More than 20 million children and parents follow Santa’s journey each year.
Marius Coetzee and Uzufly, who connected through the Cesium Certified Developer program, build web-based Unreal applications for real estate projects.