http://readinterestinglinks.blogspot.com/2016/05/html5cssjavascriptjqueryxml-and-joomla.html
The following is link to 'Game Engine' topic
http://readinterestinglinks.blogspot.com/2016/07/game-engine.html
The following is link to 'Game Engine and 3D Math' topic
The following is link to 'Blender' topic
http://readinterestinglinks.blogspot.com/2015/12/blender.html
The following is link to 'Godot' topic
http://readinterestinglinks.blogspot.com/2015/12/godot-engine.html
The following is link to 'Java' topic
http://readinterestinglinks.blogspot.com/2015/12/java.html
The following is link to 'Haxe' topic
http://readinterestinglinks.blogspot.com/2015/12/haxe.html
The following is link to 'Android' topic
http://readinterestinglinks.blogspot.com/2016/04/android.html
The following is link to 'C++' topic
http://readinterestinglinks.blogspot.com/2015/12/c.html
The following is link to '3D Animation Software' topic
http://readinterestinglinks.blogspot.com/2015/12/3d-animation-software.html
The following is link to '2D Animation Software' topic
http://readinterestinglinks.blogspot.com/2015/12/2d-animation-software.html
=================================
-android studio
http://blog.codeonion.com/2016/04/21/libgdx-android-studio-download-and-set-up-a-new-libgdx-project/
http://www.programmingmoney.com/setup-libgdx-android-studio/
https://www.codeandweb.com/texturepacker/tutorials/libgdx-physics
https://www.google.co.th/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=libgdx%20android%20studio%20tutorial
--------------------------------------
Admob
http://www.norakomi.com/tutorial_admob_introduction.php
http://www.norakomi.com/tutorial_admob_part1.php
http://www.norakomi.com/tutorial_admob_part2.php
http://www.norakomi.com/tutorial_admob_part2_banner_ads1.php
https://www.google.co.th/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=libgdx%20android%20studio%20admob
-------------------------------------------------
AI
https://github.com/libgdx/gdx-ai/wiki
https://github.com/libgdx/gdx-ai/wiki/Infrastructure
https://github.com/libgdx/gdx-ai/wiki/Message-Handling
https://github.com/libgdx/gdx-ai/wiki/Scheduling
Behavior Tree
https://github.com/libgdx/gdx-ai/wiki/Decision-Making
https://github.com/libgdx/gdx-ai/wiki/Behavior-Trees
https://www.google.co.th/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=libgdx%20behavior%20tree
----------------------------------
Steering
https://github.com/libgdx/gdx-ai/wiki/Movement-AI
https://github.com/libgdx/gdx-ai/wiki/Steering-Behaviors
------------------------------
Pathfinding
https://github.com/libgdx/gdx-ai/wiki/Pathfinding
https://github.com/libgdx/gdx-ai/wiki/A%2A
-------------------------------------
Tutorial
https://www.google.co.th/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=libgdx%20tutorial
A Simple Game
https://github.com/libgdx/libgdx/wiki/Project-Setup-Gradle
https://github.com/libgdx/libgdx/wiki/A-simple-game
https://github.com/libgdx/libgdx/wiki/Extending-the-simple-game
-----------------------
Input Handling
https://github.com/libgdx/libgdx/wiki/Mouse%2C-touch-%26-keyboard
https://github.com/libgdx/libgdx/wiki/Polling
https://github.com/libgdx/libgdx/wiki/Event-handling
https://github.com/libgdx/libgdx/wiki/Gesture-detection
------------------------
Taking a screenshot
https://github.com/libgdx/libgdx/wiki/Taking-a-Screenshot
-----------------------------
2D
https://github.com/libgdx/libgdx/wiki/Spritebatch%2C-Textureregions%2C-and-Sprites
https://github.com/libgdx/libgdx/wiki/2D-Animation
https://github.com/libgdx/libgdx/wiki/Tile-maps
------------------------------
Box2D
http://rotatingcanvas.com/using-box2d-in-libgdx-game-part-i/
http://minimaldevelop.com/blog/libgdx-scene2d-game-example-code/
http://box2d.org/links/
http://www.aurelienribon.com/blog/2011/07/box2d-tutorial-collision-filtering/
http://www.netthreads.co.uk/2012/03/01/libgdx-scene2d-with-box2d/
http://www.java2s.com/Open-Source/Java_Free_Code/libgdx/List_of_Free_code_libgdx.htm
https://www.google.co.th/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=box2d+libgdx+tutorial+android+source+code&*
-------------------
3D
https://github.com/libgdx/libgdx/wiki/Quick-start
https://github.com/libgdx/libgdx/wiki/Models
https://github.com/libgdx/libgdx/wiki/3D-animations-and-skinning
https://github.com/libgdx/libgdx/wiki/Importing-Blender-models-in-LibGDX
-------------------------------
http://www.appance.com/best-libgdx-gamedev-tutorials/
https://github.com/libgdx/libgdx/wiki/External-tutorials
http://www.gamefromscratch.com/page/LibGDX-Tutorial-series.aspx
http://www.kilobolt.com/zombie-bird-tutorial-flappy-bird-remake.html
https://github.com/sivvig/ZombieBird/commit/e9d8bc51fdfe254a916d61b0e29390fee5333872
https://www.codeandweb.com/texturepacker/tutorials/libgdx-physics
http://www.kilobolt.com/unit-1-building-the-game.html
http://www.kilobolt.com/day-12-completed-ui--source-code.html
https://github.com/libgdx/libgdx/wiki/A-simple-game
http://williammora.com/a-running-game-with-libgdx-part-1
https://github.com/wmora/martianrun
------------------------------------------
Tutorials for Android
https://www.codeproject.com/articles/702957/create-your-first-android-game-with-libgdx
http://razvanilin.com/building-simple-game-android-using-libgdx-1/
http://www.norakomi.com/tutorial_admob_introduction.php
http://williammora.com/a-running-game-with-libgdx-part-1
https://github.com/wmora/martianrun
http://theinvader360.blogspot.com/2013/05/street-race-swipe-libgdx-scene2d.html
https://github.com/TheInvader360/swipe-race-tutorial
---------------------------------
Source Code
https://github.com/wmora/martianrun
https://github.com/TheInvader360/
https://github.com/TheInvader360/swipe-race-tutorial
https://github.com/TheInvader360/libgdx-gameservices-tutorial
http://www.java2s.com/Open-Source/Android_Free_Code/Game_libgdx/List_of_Free_code_Game_libgdx.htm
http://www.java2s.com/Open-Source/Android_Free_Code/Libgdx/game/index.htm
====================================
Android Play Video File look at 'Android' topic
http://readinterestinglinks.blogspot.com/2016/04/android.html
ไม่มีความคิดเห็น:
แสดงความคิดเห็น