added reference to cesium camera entering the terrain

Emmanuel Belo
2014-07-11 02:15:52 -07:00
parent 4ef47898ce
commit 16b9d58cc2
+5 -1
@@ -69,4 +69,8 @@ This integration is developed in an open source layer built ontop of ol3js as ol
* still preserve context synchronization
* Smooth transition needs to know the elevation of the destination point of the camera
* cesium provides an asynchronous method, synchronous planned for August
* cesium provides in a dev branch a specific method. TDB: WHERE?
* cesium provides in a dev branch a specific method. TDB: WHERE?
* Cesium camera entering the terrain
> In regards to the camera falling through the terrain, you will want to upgrade to Cesium 1.0 in August, which will include Camera/terrain interaction (see https://github.com/AnalyticalGraphicsInc/cesium/pull/1817 and https://github.com/AnalyticalGraphicsInc/cesium/issues/1670).