Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Labels/billboards/points crossing the IDL in 2D get clipped #3960

Open
pjcozzi opened this issue May 26, 2016 · 11 comments
Open

Labels/billboards/points crossing the IDL in 2D get clipped #3960

pjcozzi opened this issue May 26, 2016 · 11 comments

Comments

@pjcozzi
Copy link
Contributor

pjcozzi commented May 26, 2016

ok

Models are OK across the IDL, #3764.

var viewer = new Cesium.Viewer('cesiumContainer', {
    sceneMode : Cesium.SceneMode.SCENE2D
});

viewer.entities.add({
    position : Cesium.Cartesian3.fromDegrees(175, 40.03883),
    billboard :{
        image : '../images/Cesium_Logo_overlay.png'
    }
});
@hpinkos
Copy link
Contributor

hpinkos commented Jun 2, 2016

@pjcozzi
Copy link
Contributor Author

pjcozzi commented Aug 13, 2016

Points have the same issue; see #4179.

@pjcozzi pjcozzi changed the title Labels/billboards crossing the IDL in 2D get clipped Labels/billboards/points crossing the IDL in 2D get clipped Jan 2, 2017
@hpinkos
Copy link
Contributor

hpinkos commented Feb 2, 2017

@hpinkos
Copy link
Contributor

hpinkos commented Feb 10, 2017

@hpinkos
Copy link
Contributor

hpinkos commented Dec 1, 2017

Also reported by @mspencev in #6020

@thekishanraval
Copy link

I have been facing the issue as well. Is there any workaround until the bug is addressed?
IDl-clipping

@antoniocomique-navagis
Copy link

Hi guys, do you have update regarding this bug? thanks.

@OmarShehata
Copy link
Contributor

We aren't actively working on this at the moment.

@ggetz
Copy link
Contributor

ggetz commented Oct 5, 2022

@tristan-valar
Copy link

Is this still broken? Its quite a deal breaker.

@shuuji3
Copy link

shuuji3 commented Apr 5, 2024

Hi, this is not the question about this 2D issue itself but I'd like to know about the initial animated image in the issue description. It looks like the satellite object is a 3D object, not a 2D image. Is there a Cesium Sandcastle for that satellite animation? Thanks.

The code example was not about the 3D object, but for the 2D Cesium logo image.

Screenshot from 2024-04-05 17-33-34
https://sandcastle.cesium.com/#c=bZBRa8IwFIX/SuhLK5RU58bEVRlU39z2IOwpIGlz7cLSm5KkFTf870tbxeF2n+49uefLSVpuSCvhAIYsCMKBZGBlU9H3XovCoh8zjY5LBBPG5Jsh8WULQHjRAsj84tleJLrN1q/ruxXD0+iJIcPhBgropJNgKRciOnNqbb2m8YrJuHG+4zile6OrFZQGwEaTx4eY3I/peDqbTUfx4M6lUrnmRpD5mdeVrHjZ5QopTfreJgN7t9Gl3ukWjOJHWmMZDqZTnzSIg9S6o4LlBfUsq1obRxqjIs9yUNWK+3BJ3hSf4GhhbffAbjVNfltTIVsixYIFNx/IAlIobq0/2TdKbeUXsGCZJn7/j1VpLiSWb0Pcbu1jstwMIqU0Tfz4v9NprXJubsg/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants