Cargando…

Unity Android game development by example beginner's guide : learn how to create exciting games using Unity 3D for Android with the help of hands-on examples /

Unity Android Game Development by Example Beginner's Guide consists of different game application examples. No prior experience with programming, Android, or Unity is required. You will learn everything from scratch and will have an organized flow of information specifically designed for comple...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Finnegan, Thomas
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Publishing, 2013.
Temas:
Acceso en línea:Texto completo
Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 EBSCO_ocn866841693
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 131227s2013 enk o 000 0 eng d
040 |a IDEBK  |b eng  |e pn  |c IDEBK  |d EBLCP  |d N$T  |d S4S  |d UKMGB  |d UMI  |d E7B  |d COO  |d DEBBG  |d DEBSZ  |d OCLCQ  |d OCLCF  |d YDXCP  |d OCLCQ  |d AGLDB  |d MOR  |d PIFPO  |d ZCU  |d MERUC  |d OCLCQ  |d JBG  |d OCLCQ  |d U3W  |d STF  |d VTS  |d CEF  |d NRAMU  |d ICG  |d NLE  |d INT  |d VT2  |d AU@  |d OCLCQ  |d OCLCO  |d WYU  |d G3B  |d TKN  |d OCLCQ  |d OCLCO  |d DKC  |d OCLCQ  |d M8D  |d UKAHL  |d HS0  |d OCLCQ  |d K6U  |d INARC  |d OCLCO  |d QGK  |d OCLCQ  |d OCL  |d OCLCA  |d OCLCO 
016 7 |a 016622813  |2 Uk 
016 7 |a 018014182  |2 Uk 
019 |a 870346803  |a 870903548  |a 907227584  |a 961657758  |a 962639805  |a 1044568326  |a 1056435043  |a 1058835837  |a 1060908925  |a 1065718182  |a 1074325023  |a 1083490851  |a 1259139446 
020 |a 9781849692076  |q (electronic bk.) 
020 |a 1849692076  |q (electronic bk.) 
020 |a 1306224241  |q (electronic bk.) 
020 |a 9781306224246  |q (electronic bk.) 
020 |a 9781849692014 
020 |a 1849692017 
029 1 |a AU@  |b 000053043786 
029 1 |a AU@  |b 000053336655 
029 1 |a AU@  |b 000062512924 
029 1 |a AU@  |b 000067102360 
029 1 |a CHNEW  |b 000899896 
029 1 |a CHVBK  |b 40339760X 
029 1 |a DEBBG  |b BV041783966 
029 1 |a DEBBG  |b BV043777490 
029 1 |a DEBBG  |b BV044065993 
029 1 |a DEBSZ  |b 404336809 
029 1 |a DEBSZ  |b 405569017 
029 1 |a DEBSZ  |b 472806653 
029 1 |a DKDLA  |b 820120-katalog:999943374005765 
029 1 |a GBVCP  |b 882838814 
029 1 |a NZ1  |b 15493974 
029 1 |a UKMGB  |b 018014182 
035 |a (OCoLC)866841693  |z (OCoLC)870346803  |z (OCoLC)870903548  |z (OCoLC)907227584  |z (OCoLC)961657758  |z (OCoLC)962639805  |z (OCoLC)1044568326  |z (OCoLC)1056435043  |z (OCoLC)1058835837  |z (OCoLC)1060908925  |z (OCoLC)1065718182  |z (OCoLC)1074325023  |z (OCoLC)1083490851  |z (OCoLC)1259139446 
037 |a CL0500000393  |b Safari Books Online 
050 4 |a QA76.76.C672 
072 7 |a GAM  |x 001000  |2 bisacsh 
082 0 4 |a 794.8  |2 23 
049 |a UAMI 
100 1 |a Finnegan, Thomas. 
245 1 0 |a Unity Android game development by example beginner's guide :  |b learn how to create exciting games using Unity 3D for Android with the help of hands-on examples /  |c Thomas Finnegan. 
260 |a Birmingham, UK :  |b Packt Publishing,  |c 2013. 
300 |a 1 online resource 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
588 0 |a Print version record. 
505 0 |a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Saying Hello to Unity and Android; Understanding what makes Unity great; Understanding what makes Android great; Understanding how Unity and Android work together; Differences between Pro and Basic; License comparison overview; Setting up the development environment; Time for action -- installing the JDK; Time for action -- installing the Android SDK; Time for action -- installing Unity 3D; Optional code editor; Connecting to a device 
505 8 |a Time for action -- simple device connectionTime for action -- connecting trickier devices; Unity Remote; Building a simple application; Time for action -- Hello World; Summary; Chapter 2: Looking Good -- Graphical Interface; Creating a Tic-tac-toe game; Time for action -- creating Tic-tac-toe; Finishing the game; Time for action -- finish creating the game; GUI Skins and GUI Styles; A prettier form of Tic-tac-toe; Time for action -- styling the game; Dynamic positioning; Time for action -- the dynamic GUI; A better way to build to device; Time for action -- build and run; Summary 
505 8 |a Chapter 3: The Backbone of Any Game -- Meshes, Materials, and AnimationsSetting up; Time for action -- the setup; Importing the meshes; Time for action -- importing the tank; Tank import settings; Setting up the tank; Time for action -- creating the tank; Time for action -- keeping score; Time for action -- controlling the chassis; Time for action -- controlling the turret; Time for action -- putting the pieces together; Creating the materials; Time for action -- creating the city; Time for action -- moving treads; Animations; The target's animations; Time for action -- setting up target animations 
505 8 |a State machinesTime for action -- creating the target state machine; Time for action -- scripting the target; Creating the prefab; Time for action -- creating the target; Ray tracing to shoot; Time for action -- simple shooting; Summary; Chapter 4: Setting the Stage -- Camera Effects and Lighting; The camera effects; Skyboxes and distance fog; Time for action -- adding a skybox and distance fog; Target indicator; Time for action -- creating the pointer; Time for action -- controlling the indicator; Time for action -- working with a second camera; Turbo boost; Time for action -- using the boost effect 
505 8 |a LightsTime for action -- adding more lights; Lightmaps; Time for action -- creating a lightmap; Cookies; Time for action -- applying headlights; Blob shadow; Time for action -- a tank with a shadow; Summary; Chapter 5: Getting Around -- Pathfinding and AI; Understanding AI and pathfinding; The NavMesh; Time for action -- creating the NavMesh; The NavMeshAgent component; Time for action -- creating the enemy; The chase; Time for action -- the player is over here; Time for action -- chasing the player; Being attacked; Time for action -- getting ready to fire; Attacking the enemy 
505 8 |a Time for action -- giving it a weakness 
520 |a Unity Android Game Development by Example Beginner's Guide consists of different game application examples. No prior experience with programming, Android, or Unity is required. You will learn everything from scratch and will have an organized flow of information specifically designed for complete beginners to Unity. Great for developers new to Unity, Android, or both, this book will walk you through everything you need to know about game development for the Android mobile platform. No experience with programming, Android, or Unity is required. Most of the assets used in each chapter project are. 
546 |a English. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a Unity (Electronic resource) 
630 0 7 |a Unity (Electronic resource)  |2 blmlsh 
630 0 7 |a Unity (Electronic resource)  |2 fast 
650 0 |a Video games  |x Programming. 
650 0 |a Video games  |x Design. 
650 0 |a Three-dimensional display systems. 
650 0 |a Adventure video games. 
650 6 |a Jeux vidéo  |x Programmation. 
650 6 |a Jeux vidéo  |x Conception. 
650 6 |a Affichage tridimensionnel. 
650 6 |a Jeux vidéo d'aventure. 
650 7 |a three-dimensional.  |2 aat 
650 7 |a GAMES  |x Board.  |2 bisacsh 
650 7 |a Adventure video games  |2 fast 
650 7 |a Video games  |x Programming  |2 fast 
650 7 |a Three-dimensional display systems  |2 fast 
650 7 |a Video games  |x Design  |2 fast 
776 0 8 |i Print version:  |a Finnegan, Thomas.  |t Unity Android Game Development by Example Beginner's Guide.  |d Packt Publishing 2013  |z 1306224241 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=679992  |z Texto completo 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781849692014/?ar  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH26851103 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL1593875 
938 |a ebrary  |b EBRY  |n ebr10822195 
938 |a EBSCOhost  |b EBSC  |n 679992 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis27160315 
938 |a Internet Archive  |b INAR  |n unityandroidgame0000finn 
938 |a YBP Library Services  |b YANK  |n 11465230 
994 |a 92  |b IZTAP