cesium icon indicating copy to clipboard operation
cesium copied to clipboard

Google 3d tiles do not render correctly in 2d mode

Open jjspace opened this issue 1 year ago • 3 comments

Edit: With the setting projectTo2D: true it's not chunked up but still has some bad stretching and artifacting in 2d, see below

image

What happened?

The global google photogrametry tileset does not render correctly in 2d modes. the chunks are shown separated but not stretched. Reported on the forum

Reproduction steps

  1. Load this sandcastle
  2. Swap into either 2d view mode

jjspace avatar Jul 19 '24 15:07 jjspace

projectTo2D: true needs to be set. It's false by default because it requires a CPU copy of the geometry.

Updated sandcastle (better, but still a little buggy near the IDL)

lilleyse avatar Jul 22 '24 14:07 lilleyse

Thanks @lilleyse I missed that setting, it seems to work but it has a lot of artifacts and tearing, do you know if that's new?

2024-07-22_17-00

jjspace avatar Jul 22 '24 21:07 jjspace

@jjspace I'm not sure if it's new. Maybe best if I reopen this issue.

lilleyse avatar Jul 22 '24 21:07 lilleyse