开发者

how to move images in openGL ES?

I have developed some how 5 iphone application, but now there is one game, and still I haven't any idea except word open GL ES, I read it a bit but I need some explanation and guidance for developing it.

The theme of game is like "there are many objects are moving from down to upside and i开发者_StackOverflow社区 have to pick them and drag in boxes according to their color"

can anyone help me for showing proper way how to achieve, the study sources and other material,,

Thanks in Advance,,,


Not a direct answer but why don't you use an objective-c wrapper like cocos2d. That would speed up the things.


Not a real answer either, but are you sure you need OpenGL ES for that?

If your game is simple enough, you can use only custom UIViews. That would be much easier, especially to handle touch interactions.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜