Closed GoogleCodeExporter closed 9 years ago
Try disabling collision detection:
AugmentedReality.java
useCollisionDetection = false
You can also try changing the values for the LowPassFilter:
SensorsActivity.java
LowPassFilter.filter(0.5f, 1.0f, evt.values, grav);
Original comment by phishman3579@gmail.com
on 7 Jan 2013 at 9:02
Original issue reported on code.google.com by
avolc...@gmail.com
on 29 Dec 2012 at 12:15