Plimsolls / whirlyglobe

Automatically exported from code.google.com/p/whirlyglobe
0 stars 0 forks source link

The country labels filckers when redrawing itself while autorotating globe. #3

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. In the test application when the globe starts rotating ideally when left 
idle. 
2. If there are any country labels on the globe. It flickers while redrawing 
itself.
3. Country label flickers while rotation.

What is the expected output? What do you see instead?
Country label should display properly even while rotating.

What version of the product are you using? On what operating system?
1.2 , Mac OS 10.6.8

Please provide any additional information below.
It happens only in case of slow rotation.

Original issue reported on code.google.com by amit.3...@gmail.com on 13 Jul 2012 at 11:07

GoogleCodeExporter commented 8 years ago
Yeah, that's right.  Doesn't do it on the hardware though, so not really a 
problem.
I assume it's due to a difference in z buffer precision on the simulator vs. 
the hardware. 

Original comment by s...@mousebirdconsulting.com on 21 Jul 2012 at 6:17

GoogleCodeExporter commented 8 years ago
Flickering was observed on IPad 2 also. When the offset and helght for the 
label properties were increased the flickering stopped.

Original comment by anandPar...@gmail.com on 30 Jul 2012 at 6:35

GoogleCodeExporter commented 8 years ago
Depending on how far out you are, you might need to move the drawOffset up a 
bit.

Original comment by s...@mousebirdconsulting.com on 2 Aug 2012 at 3:26