Android 2.1 只支援 OpenGL ES 1.0 或者說是 OpenGL 1.3... iPhone 3Gs 已經支援 OpenGL ES 2.0 / OpenGL 2.0
在 Android 上作 3D 時, 實在力不從心, 睇怕 Android 到 3.x 時, 對 3D 的表現會更上一層樓.
http://developer.android.com/guide/topics/graphics/opengl.html Android currently supports OpenGL ES 1.0, which corresponds to OpenGL 1.3. So, if the application you have in mind is possible with OpenGL 1.3 on a desktop system, it should be possible on Android.