added reference to cesium camera entering the terrain
+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
|
* still preserve context synchronization
|
||||||
* Smooth transition needs to know the elevation of the destination point of the camera
|
* 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 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).
|
||||||
|
|
||||||
Reference in New Issue
Block a user