Cesium 1.35
1.35 - 2017-07-05
- Added support for 3D Tiles for streaming massive heterogeneous 3D geospatial datasets (#5308). See the new Sandcastle examples.
- Added a particle system for effects like smoke, fire, sparks, etc. See
ParticleSystem
,Particle
,ParticleBurst
,BoxEmitter
,CircleEmitter
,ConeEmitter
,ParticleEmitter
, andSphereEmitter
, and the new Sandcastle examples: Particle System and Particle System Fireworks. #5212 - Added
options.clock
,options.times
andoptions.dimensions
toWebMapTileServiceImageryProvider
in order to handle time dynamic and static values for dimensions.
See the change log for a full list of changes