iOS 4.3 上的 EAGLView 与 CGAffineTransform 问题
我在 iOS 4.3 上遇到了 OpenGL 的奇怪问题。 我有一个 ViewController,前台有一些视图和图像。在后台我有一个从 CGImage 绘制的 EAGLView。 当我尝试使用 CGAffineTransform 和 GestureRecognizer 捏合、平移或旋转 EAGLView(不是 OpenGL 对象,只是视图)时,视图有时会开始闪烁。 在 iOS 4.2 和其他较旧的 iOS 版本上它运行良好。 有人可以帮助我吗?
I have a weird problem with OpenGL on iOS 4.3.
I have a ViewController with some views and images in the foreground. In the background I have an EAGLView drawn from a CGImage.
When I try to pinch, pan or rotate the EAGLView (not the OpenGL object, just the view) with CGAffineTransform and GestureRecognizer, the view sometimes starts blinking.
On iOS 4.2 and other older iOS versions it works fine.
Can anybody help me?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论