Comment on Show HN: My iOS5 app using CoreImage and Twitter integrationComments−czhiddy14yWhat was your experience with CoreImage like? Is the accelerated rendering noticeably faster than compositing with CG?−progolferyoOP14ySo the rendering is definitely faster but I think the biggest advantage to non-computer graphics engineers is in the available API's over the actual improvement in rendering time, at least with what I ended up doing with it.
Comments
What was your experience with CoreImage like? Is the accelerated rendering noticeably faster than compositing with CG?
So the rendering is definitely faster but I think the biggest advantage to non-computer graphics engineers is in the available API's over the actual improvement in rendering time, at least with what I ended up doing with it.