iPad App design decision

Posted by Comma on Stack Overflow See other posts from Stack Overflow or by Comma
Published on 2010-06-13T23:22:25Z Indexed on 2010/06/13 23:32 UTC
Read the original article Hit count: 168

Filed under:
|

I would like to develop a reader app for viewing and manipulating proprietary format documents. The documents are 2D. (Might add some cool page flip effects) The interface is similar to that of mobile safari. I'm trying to decide whether to write this in Quartz2D or OpenGL ES. I have no prior experience with either of those. Any suggestions?

© Stack Overflow or respective owner

Related posts about objective-c

Related posts about iphone-sdk