Unity 2020 By Example Third Edition
2020년 09월 30일 출간
- eBook 상품 정보
- 파일 정보 PDF (23.48MB)
- ISBN 9781800200784
- 지원기기 교보eBook App, PC e서재, 리더기
-
교보eBook App
듣기(TTS) 불가능
TTS 란?텍스트를 음성으로 읽어주는 기술입니다.
- 전자책의 편집 상태에 따라 본문의 흐름과 다르게 텍스트를 읽을 수 있습니다.
- 이미지 형태로 제작된 전자책 (예 : ZIP 파일)은 TTS 기능을 지원하지 않습니다.
PDF 필기가능 (Android, iOS)

쿠폰적용가 22,500원
10% 할인 | 5%P 적립이 상품은 배송되지 않는 디지털 상품이며,
교보eBook앱이나 웹뷰어에서 바로 이용가능합니다.
카드&결제 혜택
- 5만원 이상 구매 시 추가 2,000P
- 3만원 이상 구매 시, 등급별 2~4% 추가 최대 416P
- 리뷰 작성 시, e교환권 추가 최대 200원
작품소개
이 상품이 속한 분야
▶Book Description
The Unity game engine, used by millions of developers around the world, is popular thanks to its features that enable you to create games and 3D apps for desktop and mobile platforms in no time. With Unity 2020, this state-of-the-art game engine introduces enhancements in Unity tooling, editor, and workflow, among many other additions.
The third edition of this Unity book is updated to the new features in Unity 2020 and modern game development practices. Once you've quickly got to grips with the fundamentals of Unity game development, you'll create a collection, a twin-stick shooter, and a 2D adventure game. You'll then explore advanced topics such as machine learning, virtual reality, and augmented reality by building complete projects using the latest game tool kit. As you implement concepts in practice, this book will ensure that you come away with a clear understanding of Unity game development.
By the end of the book, you'll have a firm foundation in Unity development using C#, which can be applied to other engines and programming languages. You'll also be able to create several real-world projects to add to your professional game development portfolio.
▶What You Will Learn
?Learn the fundamentals of game development, including GameObjects, components, and scenes
?Develop a variety of games in C# and explore the brand new sprite shaping tool for Unity 3D and 2D games
?Handle player controls and input functionality for your Unity games
?Implement AI techniques such as pathfinding, finite state machines, and machine learning using Unity ML-Agents
?Create virtual and augmented reality games using UnityVR and AR Foundation
?Explore the cutting-edge features of Unity 2020 and how they can be used to improve your games
▶Key Features
?Gain a high-level overview of the Unity game engine while building your own games portfolio
?Discover best practices for implementing game animation, game physics, shaders, and effects
?Create fully featured apps, including Space shooter and a 2D adventure game, and develop AR/VR experiences and Game AI agents
▶Who This Book Is For
If you are a game developer or programmer new to Unity and want to get up and running with the game engine in a hands-on way, this book is for you. Unity developers looking to work on practical projects to explore new features in Unity 2020 will find this book useful. A basic understanding of C# programming is required.
? Chapter 1: Exploring the Fundamentals of Unity
? Chapter 2: Creating a Collection Game
? Chapter 3: Creating a Space Shooter
? Chapter 4: Continuing the Space Shooter Game
? Chapter 5: Creating a 2D Adventure Game
? Chapter 6: Continuing the 2D Adventure
? Chapter 7: Completing the 2D Adventure
? Chapter 8: Creating Artificial Intelligence
? Chapter 9: Continuing with Intelligent Enemies
? Chapter 10: Evolving AI Using ML-Agents
? Chapter 11: Entering Virtual Reality
? Chapter 12: Completing the VR Game
? Chapter 13: Creating an Augmented Reality Game Using AR Foundation
? Chapter 14: Completing the AR Game with the Universal Render Pipeline
▶What this book covers
? Chapter 1, Exploring the Fundamentals of Unity, begins our journey into Unity by creating a first-person collection game. This is a great starting point if you are totally new to Unity and are ready to create your first game.
? Chapter 2, Creating a Collection Game, continues from the previous chapter and completes the first project. It assumes that you have completed the first chapter and brings closure to our project, leading neatly to the next chapter.
? Chapter 3, Creating a Space Shooter, marks the beginning of our second project, focusing on the creation of a space shooter game. Here, we will create a project in which the player must shoot the oncoming enemies.
? Chapter 4, Continuing the Space Shooter, completes the space shooter project by adding final touches to it, including projectile spawning and object pooling.
? Chapter 5, Creating a 2D Adventure Game, enters the world of 2D and UI functionality. Here, we'll explore Unity's wide range of 2D features by making a side-view platformer game that relies on 2D physics.
? Chapter 6, Continuing the 2D Adventure, continues the 2D adventure game project that was started in the previous chapter, linking together with the overarching game logic and adding additional levels using Sprite Shaping.
? Chapter 7, Completing the 2D Adventure, completes the project started in Chapter 5, Creating a 2D Adventure Game, with the addition of a quest system and an NPC. This is a great place to see how multiple parts and facets of a game come together to form a whole.
? Chapter 8, Creating Artificial Intelligence, focuses on artificial intelligence and creating enemies that can patrol, chase, and attack the player's character at relevant times, while cleverly navigating their way around the level.
? Chapter 9, Continuing with Intelligent Enemies, brings closure to the AI project started in the previous chapter. Here, we'll see how to use finite-state machines to achieve powerful intelligence functionality that'll help us in a variety of scenarios.
? Chapter 10, Evolving AI Using ML-Agents, approaches AI from a different angle. Whereas previous chapters have relied on hardcoding NPC behavior, in this chapter, we will evolve the required behavior using ML-Agents.
? Chapter 11, Entering Virtual Reality, explores how to create a first-person shooter in VR where the player must tackle waves of oncoming enemies. In this chapter, we will lay the foundations for creating a VR game.
? Chapter 12, Completing the VR Game, completes the VR project by adding gameplay elements and core functionality, and by creating a build.
? Chapter 13, Creating an Augmented Reality Game Using AR Foundation, continues the exploration of Extended Reality, but this time by creating an Augmented Reality game. In this chapter, you'll also be introduced to the Universal Render Pipeline.
? Chapter 14, Completing the AR game with the Universal Render Pipeline, completes the project started in the previous chapter. You'll learn how to detect surfaces in the real world and use that data to spawn AR objects.
▶ Preface
Video games are a cultural phenomenon that have captivated, entertained, and moved billions of people worldwide over the past 60 years. As an industry and movement, video games are an exciting place to be, both for the developer and the artist. In these roles, your vision, ideas, and work can influence wide audiences, shaping and changing generation after generation in an unprecedented way. There has been a general movement toward democratizing game development recently, making the development process simpler, smoother, and more accessible to a wider audience, including developers working from home with minimal budgets. Instrumental in this movement is the Unity engine, which forms the main subject of this book. The Unity engine is a computer program that works with your existing asset pipeline (such as 3D modeling software) and is intended for compiling video games that work seamlessly across multiple platforms and devices, including Windows, Mac, Linux, Android, and iOS. Using Unity, developers import ready-made assets (such as music, textures, and 3D models) and assemble them into a coherent whole, forming a game world that works by a unified logic. The latest version is free for most people to download and use, and it works well with many other programs, including free software such as GIMP and Blender. This book focuses on the Unity engine and how it can be used in a practical context for making playable and fun games. No prior knowledge of Unity is expected, although some knowledge of programming and scripting, such as JavaScript, ActionScript, C, C++, Java, or ideally C#, would be beneficial.
작가정보
저자(글) Robert Wells
Robert Wells is a senior game developer at Hopster. Robert is a knowledgeable game developer with 10 years experience in all aspects of game development, with expertise in Unity and C#. Robert has worked on a number of educational games for iOS and Android, which have been featured by Apple. He has released 10+ assets on the Unity Asset Store. He writes tutorials and articles about games development on his website.
이 상품의 총서
Klover리뷰 (0)
- - e교환권은 적립일로부터 180일 동안 사용 가능합니다.
- - 리워드는 5,000원 이상 eBook, 오디오북, 동영상에 한해 다운로드 완료 후 리뷰 작성 시 익일 제공됩니다. (2024년 9월 30일부터 적용)
- - 리워드는 한 상품에 최초 1회만 제공됩니다.
- - sam 이용권 구매 상품 / 선물받은 eBook은 리워드 대상에서 제외됩니다.
- 도서나 타인에 대해 근거 없이 비방을 하거나 타인의 명예를 훼손할 수 있는 리뷰
- 도서와 무관한 내용의 리뷰
- 인신공격이나 욕설, 비속어, 혐오 발언이 개재된 리뷰
- 의성어나 의태어 등 내용의 의미가 없는 리뷰
구매 후 리뷰 작성 시, e교환권 100원 적립
문장수집
- 구매 후 90일 이내에 문장 수집 등록 시 e교환권 100원을 적립해 드립니다.
- e교환권은 적립일로부터 180일 동안 사용 가능합니다.
- 리워드는 5,000원 이상 eBook에 한해 다운로드 완료 후 문장수집 등록 시 제공됩니다. (2024년 9월 30일부터 적용)
- 리워드는 한 상품에 최초 1회만 제공됩니다.
- sam 이용권 구매 상품 / 선물받은 eBook / 오디오북·동영상 상품/주문취소/환불 시 리워드 대상에서 제외됩니다.
구매 후 문장수집 작성 시, e교환권 100원 적립
신규가입 혜택 지급이 완료 되었습니다.
바로 사용 가능한 교보e캐시 1,000원 (유효기간 7일)
지금 바로 교보eBook의 다양한 콘텐츠를 이용해 보세요!

- 구매 후 90일 이내 작성 시, e교환권 100원 (최초1회)
- 리워드 제외 상품 : 마이 > 라이브러리 > Klover리뷰 > 리워드 안내 참고
- 콘텐츠 다운로드 또는 바로보기 완료 후 리뷰 작성 시 익일 제공
가장 와 닿는 하나의 키워드를 선택해주세요.
총 5MB 이하로 jpg,jpeg,png 파일만 업로드 가능합니다.
신고 사유를 선택해주세요.
신고 내용은 이용약관 및 정책에 의해 처리됩니다.
허위 신고일 경우, 신고자의 서비스 활동이 제한될 수
있으니 유의하시어 신중하게 신고해주세요.
이 글을 작성한 작성자의 모든 글은 블라인드 처리 됩니다.
구매 후 90일 이내 작성 시, e교환권 100원 적립
eBook 문장수집은 웹에서 직접 타이핑 가능하나, 모바일 앱에서 도서를 열람하여 문장을 드래그하시면 직접 타이핑 하실 필요 없이 보다 편하게 남길 수 있습니다.
차감하실 sam이용권을 선택하세요.
차감하실 sam이용권을 선택하세요.
선물하실 sam이용권을 선택하세요.
-
보유 권수 / 선물할 권수0권 / 1권
-
받는사람 이름받는사람 휴대전화
- 구매한 이용권의 대한 잔여권수를 선물할 수 있습니다.
- 열람권은 1인당 1권씩 선물 가능합니다.
- 선물한 열람권이 ‘미등록’ 상태일 경우에만 ‘열람권 선물내역’화면에서 선물취소 가능합니다.
- 선물한 열람권의 등록유효기간은 14일 입니다.
(상대방이 기한내에 등록하지 않을 경우 소멸됩니다.) - 무제한 이용권일 경우 열람권 선물이 불가합니다.
첫 구매 시 교보e캐시 지급해 드립니다.

- 첫 구매 후 3일 이내 다운로드 시 익일 자동 지급
- 한 ID당 최초 1회 지급 / sam 이용권 제외
- 구글바이액션을 통해 교보eBook 구매 이력이 없는 회원 대상
- 교보e캐시 1,000원 지급 (유효기간 지급일로부터 7일)