Kirjojen hintavertailu. Mukana 12 319 527 kirjaa ja 12 kauppaa.

Kirjailija

Rachel Cordone

Kirjat ja teokset yhdessä paikassa: 2 kirjaa, julkaisuja vuosilta 2011-2019, suosituimpien joukossa Unreal Engine 4 Game Development Quick Start Guide. Vertaile teosten hintoja ja tarkista saatavuus suomalaisista kirjakaupoista.

2 kirjaa

Kirjojen julkaisuhaarukka 2011-2019.

Unreal Engine 4 Game Development Quick Start Guide

Unreal Engine 4 Game Development Quick Start Guide

Rachel Cordone

Packt Publishing Limited
2019
nidottu
Learn how to use Unreal Engine 4 by building 3D and multiplayer games using BlueprintsKey FeaturesLearn the fundamentals of Unreal Engine such as project templates, Blueprints, and C++Learn to design games; use UMG to create menus and HUDs, and replication to create multiplayer gamesBuild dynamic game elements using Animation Blueprints and Behavior TreesBook DescriptionUnreal Engine is a popular game engine for developers to build high-end 2D and 3D games.This book is a practical guide, starting off by quickly introducing you to the Unreal Engine 4 (UE4) ecosystem. You will learn how to create Blueprints and C++ code to define your game's functionality. You will be familiarized with the core systems of UE4 such as UMG, Animation Blueprints, and Behavior Trees. You will also learn how to use replication to create multiplayer games. By the end of this book, you will have a broad, solid knowledge base to expand upon on your journey with UE4.What you will learnUse project templates to give your game a head startCreate custom Blueprints and C++ classes and extend from Epic's base classesUse UMG to create menus and HUDs for your gameCreate more dynamic characters using Animation BlueprintsLearn how to create complex AI with Behavior TreesUse replication to create multiplayer gamesOptimize, test, and deploy a UE4 projectWho this book is forReaders who already have some game development experience and Unity users who would like to try UE4 will all benefit from this book. Knowledge of basic Object-Oriented Programming topics such as variables, functions, and classes is assumed.
Unreal Development Kit Game Programming with UnrealScript: Beginner's Guide
This is a step-by-step book that builds on your knowledge by adding to an example game over the course of each chapter. Each topic uses example code that can be compiled and tested to show how things work instead of just telling you. Complicated tasks are broken down into easy to follow steps with clear explanations of what each line of code is doing. This book is written for beginners to UnrealScript, whether this is your first experience with programming or you're coming into it from another language and would like to learn how UnrealScript uses concepts you're already familiar with. If you would like to make games with the Unreal Development Kit, this book is for you.