How can I draw a sphere in Android with lines and triangles together?

后端 未结 0 539
后悔当初
后悔当初 2021-01-03 23:35

I know how to draw a sphere in Android using lines (using GLES20.GL_LINES), and how to draw a sphere using triangles (GLES20.GL_TRIANGLES).
How can I draw this sphere w

相关标签:
回答
  • 消灭零回复
提交回复
热议问题