Clipping a single building from Photorealistic 3D Tiles in cesium

Hello everyone,
I have rendered Photorealistic 3D Tiles in a cesium viewer. Now I want to render only New York data and clipping buildings using clippingplanes like this example

Is it possible or not?
Can anyone help me or any suggestions?

Thanks in advance.

Hi there,

For rendering only New York data, inverse classification may be a bit simpler to implement than clipping planes.

For instance this example renders just one lot and building based on a polygon.

1 Like

Thanks, @Gabby_Getz

Hi @asmwork255, your question sounds like it is more about tiling the data, rather than about CesiumJS itself.
Could you ask your question in Cesium ion - Cesium Community? The people there might be able to give you some tips.

Ok. Thanks for your response.