CesiumGS / cesium

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

Issue with Terrain and 3D Tiles Clipping using clipping polygons. #12321

Open saadatali48 opened 1 day ago

saadatali48 commented 1 day ago

What happened?

In this clipping example on cesium sandcastle, try to draw a polygon in parking lot for a vehicle. The cut area is far away from the actual drawn feature.

Reproduction steps

  1. Go to https://sandcastle.cesium.com/?src=Clipping%20Regions.html
  2. Zoom in parking area, Draw a polygon for vehicle space in parking area
  3. the area getting clipped is a different area than the actual drawn polygon.

image image

Sandcastle example

No response

Environment

Browser: Chrome CesiumJS Version: 1.123 Operating System: Windows 11