iphone - glGenLists 和 iOS

标签 iphone opengl-es ios

可以在 iOS 上使用显示列表 (glGenLists) 吗?我正在为 iPhone 平台做一些 openGL ES,我想获得更多性能,所以我认为显示列表是个好主意。

最佳答案

我担心他们不是,至少不是 OpenGl ES specification 1.0

5.4 Display Lists

Display lists are not supported. Display lists are used by many applications—sometimes to achieve better performance and sometimes for convenience. The implementation complexity associated with display lists is too large for the implementation targets envisioned for this profile.

关于iphone - glGenLists 和 iOS,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3667473/

相关文章:

iphone - 由于 UIPopoverController,通用 iOS 应用程序在 iPhone/iTouch 3.1.3 上崩溃

ios - 如何将自定义缩放应用到 UIImagePicker 相机?

ios - 将文本居中到 UITextView

ios - 迪尔德 : Symbol not found (Xcode 11)

ios - 带有 iOS GLES 的 UIImageView

opengl-es - 顶点缓冲区对象的最大大小 (OpenGL ES 2.0)

Android studio NDK 未定义对 GL 函数的引用

ios - 如何在移动 Safari 上渲染 3D 物体图片?

ios - 如何从其他 ViewController 启用 leftBarButtonItem?

ios - 如何解决显示类似文件名被使用两次的错误