CesiumGS / cesium

An open-source JavaScript library for world-class 3D globes and maps :earth_americas:
https://cesium.com/cesiumjs/
Apache License 2.0
13.03k stars 3.51k forks source link

In Android Clipping plane 3dtiles work not properly #8297

Closed dhdbtkd closed 5 years ago

dhdbtkd commented 5 years ago

Sandcastle example: https://sandcastle.cesium.com/?src=3D%20Tiles%20Clipping%20Planes.html (standard example that Cesium provide)

Browser: IOS = Chrome ios(ver 77.0.3865.103) Android = Chrome(ver 77.0.3865.116), FIrefox(ver 68.1.1)

Operating System: ios = Ipad pro 10.5(chorme) Android = Samsung Galaxytab S6(Chrome, Firefox), LG V40(Chrome)

The below image is work with Apple Ipad pro 10.5(chorme). clipping plane photogrammetry 3dtiles work well.

IMG_0035

But. In Android Below image is work with Samsung Galaxytab S6(Chrome, Firefox) Clipping is not normal

222

One more in Android Below image is work with LG V40(Chrome) Open Sandcastle sample also work not properly.

KakaoTalk_20191016_161539364

OmarShehata commented 5 years ago

This is a known issue, see: https://github.com/AnalyticalGraphicsInc/cesium/issues/8061

Can you post the results of your WebGL Report (http://webglreport.com) on the devices you've tested to that issue?

dhdbtkd commented 5 years ago

This is Samsung GalaxyTab S6 WebGL report.

Screenshot_20191018-105900_Chrome

This is LG V40 WebGL report. KakaoTalk_20191018_110003978