System · Render
Graphics engine
Cesium powers the 3D globe — HDR atmosphere, depth-occluded entities, distance-scaled labels, dynamic icon LOD.
Graphics settings expose FXAA, MSAA, atmosphere intensity, fog, lighting and resolution scale — wired live to the scene.
Self-healing render loop
Transient WebGL context losses are caught and the render loop is restarted silently — the Cesium "Rendering has stopped" overlay is suppressed so the operator never sees a dead frame.
ourwrld / documentation