bitset / panoramagl-android

Automatically exported from code.google.com/p/panoramagl-android
0 stars 0 forks source link

Rotation Acceleration issue #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

Is there a way to reduce acceleration of rotation  when you keep your finger on 
the screen and move it to a side because it goes to turn on loop?

Thanks

Original issue reported on code.google.com by thibault...@gmail.com on 10 Jan 2013 at 3:07

GoogleCodeExporter commented 8 years ago
Hi
I have the same issue too i tried to adjust it using 
setRotateSensitivity(float) but still it moves pretty fast.
I was hoping for a documentation of the library does anyone know where I can 
see it?

Thanks
Carl

Original comment by ccaban...@myoptimind.com on 30 Apr 2013 at 1:40

GoogleCodeExporter commented 8 years ago
Please use PanoramaGL 0.2 beta, this bug was corrected and you can change the 
rotation sensitivity using setRotateSensitivity method of PLCamera e.g. 
this.getCamera().setRotateSensitivity(30.0f); o with JSON protocol check Wiki.

Original comment by javbae...@gmail.com on 11 Sep 2013 at 11:54

GoogleCodeExporter commented 8 years ago
oh great ... still have to test that...

Original comment by bounouar...@gmail.com on 12 Sep 2013 at 12:25