The plane was cut by something

72 views
Skip to first unread message

ZhouHai

unread,
Oct 28, 2019, 6:00:36 AM10/28/19
to cesium-dev
1. A concise explanation of the problem you're experiencing.

I am using the plane cropping example in the sandbox. I found that when the camera is at a certain distance from the cropping plane, the flat display is incomplete, but it does not seem to be caused by the camera's near plane. Who has the same experience?



2. A minimal code example. If you've found a bug, this helps us reproduce and repair it.



3. Context. Why do you need to do this? We might know a better way to accomplish your goal.



4. The Cesium version you're using, your operating system and browser.



ZhouHai

unread,
Oct 28, 2019, 6:04:48 AM10/28/19
to cesium-dev
146805D1-4C3B-43EB-86FC-778876C29E47.png
3EFC9D97-D9BE-4B08-98C4-8F163D5A2E4B.png

Omar Shehata

unread,
Oct 28, 2019, 12:46:33 PM10/28/19
to cesium-dev
This is a known artifact caused by the logarithmic depth buffer, see: https://github.com/AnalyticalGraphicsInc/cesium/issues/6573

You can disable it by setting:

viewer.scene.logarithmicDepthBuffer = false;



On Monday, October 28, 2019 at 6:04:48 AM UTC-4, ZhouHai wrote:

Reply all
Reply to author
Forward
0 new messages