Playstation mobile development cookbook : over 65 recipes that will help you create and develop amazing mobile applications! /
Written as a series of engaging and practical recipes, this essential Cookbook has been meticulously designed and reviewed in order to provide you with the ultimate reference for PlayStation®Mobile development.If you've got some prior experience with C# and want to create awesome projects for t...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham, UK :
Packt Pub.,
2013.
|
Temas: | |
Acceso en línea: | Texto completo Texto completo |
MARC
LEADER | 00000cam a2200000Ia 4500 | ||
---|---|---|---|
001 | EBSCO_ocn852523038 | ||
003 | OCoLC | ||
005 | 20231017213018.0 | ||
006 | m o d | ||
007 | cr cnu---unuuu | ||
008 | 130711s2013 enka o 001 0 eng d | ||
040 | |a UMI |b eng |e pn |c UMI |d MERUC |d EBLCP |d E7B |d N$T |d DEBSZ |d YDXCP |d OCLCQ |d COO |d OCLCQ |d D6H |d AGLDB |d ZCU |d OCLCQ |d VTS |d ICG |d OCLCQ |d UKMGB |d STF |d DKC |d OCLCQ |d M8D |d UKAHL |d OCLCQ |d AJS |d HS0 |d OCLCO |d OCLCQ | ||
015 | |a GBB747607 |2 bnb | ||
016 | 7 | |a 018014193 |2 Uk | |
019 | |a 843192717 |a 846988397 |a 852935035 | ||
020 | |a 9781849694193 |q (electronic bk.) | ||
020 | |a 1849694192 |q (electronic bk.) | ||
020 | |a 1849694184 | ||
020 | |a 9781849694186 | ||
020 | |z 9781849694186 | ||
020 | |z 1849694192 | ||
029 | 1 | |a AU@ |b 000052006793 | |
029 | 1 | |a AU@ |b 000062539295 | |
029 | 1 | |a DEBBG |b BV041430917 | |
029 | 1 | |a DEBBG |b BV044174464 | |
029 | 1 | |a DEBSZ |b 397518099 | |
029 | 1 | |a DEBSZ |b 398267359 | |
029 | 1 | |a DEBSZ |b 472792563 | |
029 | 1 | |a NZ1 |b 15492702 | |
029 | 1 | |a UKMGB |b 018014193 | |
029 | 1 | |a AU@ |b 000066757204 | |
029 | 1 | |a AU@ |b 000067092156 | |
029 | 1 | |a DKDLA |b 820120-katalog:999941451505765 | |
035 | |a (OCoLC)852523038 |z (OCoLC)843192717 |z (OCoLC)846988397 |z (OCoLC)852935035 | ||
037 | |a 9781849694193 |b Packt Publishing Pvt. Ltd | ||
050 | 4 | |a QA76.76.C672 | |
072 | 7 | |a GAM |x 013000 |2 bisacsh | |
082 | 0 | 4 | |a 794.8 |2 22 |
049 | |a UAMI | ||
100 | 1 | |a Fleischauer, Michael. | |
245 | 1 | 0 | |a Playstation mobile development cookbook : |b over 65 recipes that will help you create and develop amazing mobile applications! / |c Michael Fleischauer. |
260 | |a Birmingham, UK : |b Packt Pub., |c 2013. | ||
300 | |a 1 online resource : |b illustrations | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
588 | 0 | |a Cover of PDF version (Ebsco, viewed on Aug. 6, 2013). | |
505 | 0 | |a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started; Introduction; Accessing the PlayStation Mobile portal; Installing the PlayStation Mobile SDK; Creating a simple game loop; Loading, displaying, and translating a textured image; ""Hello World"" drawing text on an image; Deploying to PlayStation certified Android devices; Deploying to a PlayStation Vita; Manipulating an image dynamically; Working with the filesystem; Handling system events; Chapter 2: Controlling Your PlayStation Mobile Device | |
505 | 8 | |a IntroductionHandling the controller's d-pad and buttons; Using the Input2 wrapper class; Using the analog joysticks; Handling touch events; Using the motion sensors; Creating onscreen controls for devices without gamepads; Configuring an Android application to use onscreen controls; Chapter 3: Graphics with GameEngine2D; Introduction; A game loop, GameEngine2D style; Creating scenes; Adding a sprite to a scene; Creating a sprite sheet; Using a sprite sheet in code; Batching a sprite with SpriteLists; Manipulating a texture's pixels; Creating a 2D particle system | |
505 | 8 | |a Chapter 4: Performing Actions with GameEngine2DIntroduction; Handling updates with Scheduler; Working with the ActionManager object; Using predefined actions; Transitioning between scenes; Simple collision detection; Playing background music; Playing sound effects; Chapter 5: Working with Physics2D; Introduction; Creating a simple simulation with gravity; Switching between dynamic and kinematic; Creating a (physics!) joint; Applying force and picking a physics scene object; Querying if a collision occurred; Rigid body collision shapes; Building and using an external library | |
505 | 8 | |a Chapter 6: Working with GUIsIntroduction; ""Hello World"" -- HighLevel.UI style; Using the UI library within a GameEngine2D application; Creating and using hierarchies of widgets; Creating a UI visually using UIComposer; Displaying a MessageBox dialog; Handling touch gestures and using UI effects; Handling language localization; Chapter 7: Into the Third Dimension; Introduction; Creating a simple 3D scene; Displaying a textured 3D object; Implementing a simple camera system; A fragment (pixel) shader in action; A vertex shader in action; Adding lighting to your scene | |
505 | 8 | |a Using an offscreen frame buffer to take a screenshotChapter 8: Working with the Model Library; Introduction; Importing a 3D model for use in PlayStation Mobile; Loading and displaying a 3D model; Using BasicProgram to perform texture and shader effects; Controlling lighting using BasicProgram; Animating a model; Handling multiple animations; Using bones to add a sword to our animated model; Chapter 9: Finishing Touches; Introduction; Opening and loading a web browser; Socket-based client and server networking; Accessing (Twitter) data over the network using REST and HttpWebRequest | |
520 | |a Written as a series of engaging and practical recipes, this essential Cookbook has been meticulously designed and reviewed in order to provide you with the ultimate reference for PlayStation®Mobile development.If you've got some prior experience with C# and want to create awesome projects for the PlayStation®Vita and PlayStationTMCertified devices, then this book is for you. | ||
590 | |a O'Reilly |b O'Reilly Online Learning: Academic/Public Library Edition | ||
590 | |a eBooks on EBSCOhost |b EBSCO eBook Subscription Academic Collection - Worldwide | ||
650 | 0 | |a Video games |x Development. | |
650 | 0 | |a Mobile games |x Development. | |
650 | 6 | |a Jeux vidéo |x Développement. | |
650 | 6 | |a Jeux sur mobile |x Développement. | |
650 | 7 | |a GAMES |x Video & Electronic. |2 bisacsh | |
776 | 0 | 8 | |i Print version: |a Fleischauer, Michael. |t Playstation mobile development cookbook. |d Birmingham, UK : Packt Pub., 2013 |z 1849694184 |z 9781849694186 |w (OCoLC)834977797 |
856 | 4 | 0 | |u https://learning.oreilly.com/library/view/~/9781849694186/?ar |z Texto completo |
856 | 4 | 0 | |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=562007 |z Texto completo |
938 | |a Askews and Holts Library Services |b ASKH |n AH26851140 | ||
938 | |a EBL - Ebook Library |b EBLB |n EBL1165017 | ||
938 | |a ebrary |b EBRY |n ebr10682467 | ||
938 | |a EBSCOhost |b EBSC |n 562007 | ||
938 | |a YBP Library Services |b YANK |n 10407537 | ||
994 | |a 92 |b IZTAP |