Cargando…

Learn Unity 3D programming with UnityScript : Unity's JavaScript for beginners /

Learn Unity Programming with UnityScript is your step-by-step guide to learning to make your first Unity games using UnityScript. You will move from point-and-click components to fully customized features. You need no prior programming knowledge or any experience with other design tools such as Phot...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Suvak, Janine (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley, CA] : Apress, 2014.
Colección:Technology in action.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ii 4500
001 OR_ocn889577280
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 140829s2014 caua o 001 0 eng d
040 |a GW5XE  |b eng  |e rda  |e pn  |c GW5XE  |d UMI  |d YDXCP  |d UPM  |d COO  |d B24X7  |d DEBBG  |d DEBSZ  |d IDEBK  |d E7B  |d EBLCP  |d VGM  |d OCLCQ  |d OCLCF  |d OCLCQ  |d Z5A  |d LIV  |d MERUC  |d ESU  |d OCLCQ  |d VT2  |d IOG  |d OCLCO  |d N$T  |d REB  |d VLB  |d CEF  |d SNN  |d U3W  |d AU@  |d OCLCQ  |d WYU  |d OCLCO  |d YOU  |d UAB  |d UKAHL  |d OCLCQ  |d OCLCO  |d DCT  |d ERF  |d OCLCQ  |d SFB  |d BRF  |d ADU  |d OCLCO  |d OCLCQ  |d AUD  |d OCLCQ 
019 |a 889879442  |a 907300589  |a 907559622  |a 908041409  |a 1005767311  |a 1026464652  |a 1048137822  |a 1065949273  |a 1066633157  |a 1086462341  |a 1110870368  |a 1112535334  |a 1113456034  |a 1126473911  |a 1129354180  |a 1132007007  |a 1136172673  |a 1153002497  |a 1192351453  |a 1204010037  |a 1240525638 
020 |a 9781430265870  |q (electronic bk.) 
020 |a 1430265876  |q (electronic bk.) 
020 |z 1430265868 
020 |z 9781430265863 
024 7 |a 10.1007/978-1-4302-6587-0  |2 doi 
029 1 |a AU@  |b 000056010595 
029 1 |a CHNEW  |b 000890455 
029 1 |a CHVBK  |b 374491720 
029 1 |a DEBBG  |b BV042182533 
029 1 |a DEBBG  |b BV043617627 
029 1 |a DEBSZ  |b 417232160 
029 1 |a GBVCP  |b 882733788 
029 1 |a AU@  |b 000053440092 
029 1 |a AU@  |b 000068982826 
035 |a (OCoLC)889577280  |z (OCoLC)889879442  |z (OCoLC)907300589  |z (OCoLC)907559622  |z (OCoLC)908041409  |z (OCoLC)1005767311  |z (OCoLC)1026464652  |z (OCoLC)1048137822  |z (OCoLC)1065949273  |z (OCoLC)1066633157  |z (OCoLC)1086462341  |z (OCoLC)1110870368  |z (OCoLC)1112535334  |z (OCoLC)1113456034  |z (OCoLC)1126473911  |z (OCoLC)1129354180  |z (OCoLC)1132007007  |z (OCoLC)1136172673  |z (OCoLC)1153002497  |z (OCoLC)1192351453  |z (OCoLC)1204010037  |z (OCoLC)1240525638 
037 |a CL0500000475  |b Safari Books Online 
050 4 |a QA76.6 
072 7 |a COM  |x 051280  |2 bisacsh 
072 7 |a COM  |x 012040  |2 bisacsh 
072 7 |a UY  |2 bicssc 
082 0 4 |a 005.1/3  |2 23 
049 |a UAMI 
100 1 |a Suvak, Janine,  |e author. 
245 1 0 |a Learn Unity 3D programming with UnityScript :  |b Unity's JavaScript for beginners /  |c Janine Suvak. 
264 1 |a [Berkeley, CA] :  |b Apress,  |c 2014. 
264 2 |a New York, NY :  |b Distributed to the Book trade worldwide by Springer 
264 4 |c Ã2014 
300 |a 1 online resource (xix, 424 pages) :  |b illustrations 
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  |b PDF  |2 rda 
490 1 |a Technology in action 
588 0 |a Online resource; title from PDF title page (EBSCO, viewed November 30, 2017). 
520 |a Learn Unity Programming with UnityScript is your step-by-step guide to learning to make your first Unity games using UnityScript. You will move from point-and-click components to fully customized features. You need no prior programming knowledge or any experience with other design tools such as PhotoShop or Illustrator - you can start from scratch making Unity games with what you'll learn in this book. Through hands-on examples of common game patterns, you'll learn and apply the basics of game logic and design. You will gradually become comfortable with UnityScript syntax, at each point having everything explained to you clearly and concisely. Many beginner programming books refer to documentation that is too technically abstract for a beginner to use - Learn Unity Programming with UnityScript will teach you how to read and utilize those resources to hone your skills, and rapidly increase your knowledge in Unity game development. You'll learn about animation, sound, physics, how to handle user interaction and so much more. Janine Suvak has won awards for her game development and is ready to show you how to start your journey as a game developer. The Unity3D game engine is flexible, cross-platform, and a great place to start your game development adventure, and UnityScript was made for it - so get started game programming with this book today. 
505 0 |a At a Glance; Introduction; Chapter 1: Getting Started with Unity; What Is UnityScript?; Prerequisites; Meet Unity; Setting Up the Development Environment; Getting Started with AngryBots; Game View (+2); Hierarchy View (+4); Scene View (+1); Inspector (+3); Project Panel (+5); Console (SHIFT+ +C); Summary; Chapter 2: Game Programming 101; MonoDevelop; Variables and Functions; Conditionals; Boolean Logic and Conditionals; Loops; The for Loop; The while Loop; The do-while Loop; Coordinate Geometry and Vectors; Summary; Chapter 3: Making a Simple Scene. 
505 8 |a New Project, New SceneThe Game Object; Components; The Main Camera; Transform; Camera; Clear Flags; Background; Culling Mask; Projection; Field of View; Clipping Planes; Viewport Rect; Depth; Component Reference; GUILayer; Flare Layer; Audio Listener; Light; Common Light Properties; Color; Intensity; Cookie; Shadow Type (Pro Only); Draw Halo; Flare; Render Mode; Culling Mask; Lightmapping; Other Properties; Range; Spot Angle; The Cube; Transform; Mesh Filter; Box Collider; Mesh Renderer; Material; Prefabs; Summary; Chapter 4: Using Scripts and the GameObject; Scripts as Behavior Components. 
505 8 |a Getting the Game StartedAwake; Start; Update; Scripting in Start; Color; Frame Rates; Time.deltaTime; Scripting in Update; User Input; Cleaning Up Your Code; Enabling and Disabling Components; Destroying Game Objects; Instantiation; Summary; Chapter 5: Moving the GameObject; Rotate; Editing Properties While Playtesting; Add User Interaction; Translate; Transform.position; Smoothing It Out with Lerp; Mecanim; I'm a Doctor, Not a ...!; Modeling, Rigging, and Skinning; The Asset Store; Import a Character Model; Create and Configure the Avatar; Import the Animation. 
505 8 |a Create an Animator ControllerRun Zombie Run; Run Like a Zombie; More Animations; Configure the Animations; Root Motion; OnAnimatorMove; Transitions; Any State; User Input and the Input Manager; Blend Trees; Don't Reinvent the Wheel; Summary; Chapter 6: Starting with Coding Physics; Rigidbodies; Rigidbody Properties; Controlling a Rigidbody with Forces; Colliders; OnCollision; The Other GameObject; Target Practice; Physic Materials; Bounciness; LookAt; Accessing Other Game Objects; Triggers; OnTrigger; Rapid Prototyping; Spawning and Spawn Points; Changing the Character Model; Summary. 
505 8 |a Chapter 7: Using Advanced Physics ConceptsSetting Up the Obstacle Course; Lowering Platform Obstacle; Joints and the Pendulum Obstacle; Fixed Joint; Hinge Joint; Build the Pendulum Chain; Character Joint; Ragdoll Physics; Kill Zone; Spring Joint; Configurable Joint; Raycasting; Tags; Layers; Character Controller; Summary; Chapter 8: Particle Emitters and Special Effects; The Shuriken Particle System Engine; The Grand Entrance; Puff of Dust; Energy Burst; Particle Effect; Land With Force; Bomb Obstacle; Blizzard Obstacle; Laser Obstacle; Laser Emitter; Laser Beam; Tracer Fire Obstacle. 
546 |a English. 
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 fast  |0 (OCoLC)fst01795070 
650 0 |a JavaScript (Computer program language) 
650 0 |a Computer programming. 
650 6 |a JavaScript (Langage de programmation) 
650 6 |a Programmation (Informatique) 
650 7 |a computer programming.  |2 aat 
650 7 |a COMPUTERS  |x Programming Languages  |x Java.  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming  |x Games.  |2 bisacsh 
650 7 |a Computer programming.  |2 fast  |0 (OCoLC)fst00872390 
650 7 |a JavaScript (Computer program language)  |2 fast  |0 (OCoLC)fst00982071 
773 0 |t Springer e-books 
776 0 8 |i Printed edition:  |z 9781430265863 
830 0 |a Technology in action. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781430265870/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH29280164 
938 |a Books 24x7  |b B247  |n bks00070708 
938 |a EBL - Ebook Library  |b EBLB  |n EBL1964726 
938 |a ebrary  |b EBRY  |n ebr10910377 
938 |a EBSCOhost  |b EBSC  |n 1173930 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis29747871 
938 |a YBP Library Services  |b YANK  |n 12058401 
994 |a 92  |b IZTAP