开发者

glGenLists and iOS

It is possible use Display Lists (glGenLists) on iOS? I'm doing some openGL ES for iPhone platform and I want gain more performance so i开发者_JAVA技巧 think that Display List was a good idea.


I fear they are not, at least not in 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.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜