首先对我的英语感到抱歉。
我通过参考以下链接开始在 android 中学习 opengl http://developer.android.com/guide/topics/graphics/opengl.html
以及通过参考这些链接 http://developer.android.com/training/graphics/opengl/draw.html来绘制形状
http://obviam.net/index.php/opengl-es-android-displaying-graphical-elements-primitives/
现在我转向在 android 中使用 opengl 绘制 2d 和 3d 文本,但找不到一个完美的链接来提供绘制 2d 和 3d 文本的解决方案。