iOS 4.3 上的 EAGLView 与 CGAffineTransform 问题

发布于 2024-11-18 20:53:17 字数 234 浏览 3 评论 0原文

我在 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文