WorldWindAndroid icon indicating copy to clipboard operation
WorldWindAndroid copied to clipboard

Ellipse not rendering correctly.

Open lucagiacometti19 opened this issue 6 years ago • 1 comments

Description

Rendering problems of Elipses at a certain longitude. Filling color not being applied correctly and outline going all around the globe without even closing the shape.

Steps to Reproduce

  1. Draw a simple 2D Elipse with interiorColor at around 180 longitude, add it to a renderable layer and finally add the renderable layer to a WorldWindow. Bug#1 Bug#2

Expected behavior: The elipse should be rendered correctly, flling the inside and closing the outline

Actual behavior: Instead of closing the shape and filling it completely, the outline of the Ellipse goes all around the globe.

Reproduces how often: Always.

Operating System and Version

Emulator: Galaxy Nexus - Android 8.0 - API: 26 Latest version of Android Studio on Windows 10.

Additional Information

Happens only when trying to draw an Ellipse near a certain longitude. I haven't tried yet, but i feel like this bug could happen with other shapes too.

lucagiacometti19 avatar Feb 12 '20 23:02 lucagiacometti19

Update: this problem happened again at the same longitude but different latitude.

lucagiacometti19 avatar Feb 21 '20 10:02 lucagiacometti19