Search Results

3
votes

Is it feasible to make iPhone apps using just OpenGL and not Cocoa Touch?

Unless you are working on a game, users will expect your user interface widgets to work the same way they do in other applications. You can never emulate that properly, especially if apple decides …