开发者

Android 3D animation

开发者 https://www.devze.com 2023-01-11 18:08 出处:网络
I have been working on Android for a few months. Now 开发者_运维技巧i want to jump to gaming in Android. So are there any resources, ebooks, or tutorial where I can study game development be it 2D or

I have been working on Android for a few months. Now 开发者_运维技巧i want to jump to gaming in Android. So are there any resources, ebooks, or tutorial where I can study game development be it 2D or 3D.

Thanks.


It's a long and not easy road. Start from 2D graphics by making some simple animations on images, try making a simple game. Check API for 2D and 3D graphics .

Here're some useful links

http://www.rbgrn.net/content/54-getting-started-android-game-development

http://www.gamasutra.com/view/feature/4160/developing_games_for_android.php

http://developer.android.com/guide/topics/graphics/opengl.html

http://androidforums.com/android-games/

http://www.joystiq.com/2007/11/06/cell-developer-talks-google-android-gaming-possibilities/

http://www.khronos.org/opengles/1_X/

UPDATE

A good getting started guide

http://www.rbgrn.net/content/54-getting-started-android-game-development

Here're some good tutorials

http://www.quesucede.com/page/show/id/conway_game_of_life_android

P.S. Start from small things!

Good Luck!

0

精彩评论

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