How to use onSensorChanged sensor data in combination with OpenGL

后端 未结 6 1632
天涯浪人
天涯浪人 2020-12-07 10:05

( edit: I added the best working approach in my augmented reality framework and now also take the gyroscope into account which makes it much more stable again: Droid

6条回答
  •  [愿得一人]
    2020-12-07 10:31

    You can use and-engine for Using sensors with OpenGL Just check the example https://github.com/nicolasgramlich/AndEngineExamples/tree/GLES2/src/org/andengine/examples/app/cityradar

提交回复
热议问题