【发布时间】:2010-10-25 03:28:04
【问题描述】:
我想做以下事情:
点击屏幕并在点击的点周围绘制 3 个 cricle。 使用 Core Animation 还是 OpenGL ES 更好?
我从哪里开始?
【问题讨论】:
-
OpenGL 中没有空间。此外,在 iPhone 上,它是 OpenGL ES(嵌入式系统)。我已经编辑了你的问题。
标签: iphone cocoa-touch opengl-es drawing core-animation