Problem with getFloatv function in GL11 (Android)

后端 未结 2 687
故里飘歌
故里飘歌 2020-12-12 05:51

I\'m learning Open GL ES and would like to get a more intuitive interface with 3D objects than the one suggested by google in the TouchRotateActivity sample. In order to do

2条回答
  •  再見小時候
    2020-12-12 06:18

    I don't program in Java, so for all I know, your problem could be in the way the memory is being passed to glGetFloatv. In any case, I found this page floating around out there, maybe it will help you.

提交回复
热议问题