CesiumGS / cesium

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

Billboard multifrustum clipping #2139

Closed shunter closed 8 years ago

shunter commented 10 years ago

First noticed this with NORAD Tracks Santa, but saw it again today.

Billboards appear to be clipped against the edge of the frustum.

image

Sandcastle example:

https://gist.github.com/shunter/ac663bf2b527bac7242b

pjcozzi commented 9 years ago

@bagnell will billboards on terrain help here?

pjcozzi commented 8 years ago

Duplicate with #4510. Will add Sandcastle example there.