开发者

Resources on 3D game programming in Android [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. 开发者_Go百科

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 9 years ago.

Improve this question

I am new to Android and I want to develop 2D/3D games in Android. Can you suggest me good books and/or tutorials on the subject?


So what do you want to create? 2D games or 3D games (title and text each say differently)?

2D Programming for games can be done in "Canvas"... you'll find many many tutorials when you google for that...

i.e. http://www.tutorialforandroid.com/2009/06/drawing-with-canvas-in-android.html

3D Development basically is done in OpenGL... the thing is that all depends on what you want to create exactly... There are several 3D engines for Gaming on Android, but you could basically do everything on your own with OpenGL...


I have no direct experience with it but AndEngine looks kewl. http://code.google.com/p/andengine/ I am looking forward to playing with it when I get some time. The demo's are impressive.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜