- Unreal Engine Game Development Cookbook
- John P. Doran
- 370字
- 2021-07-09 21:18:47
What this book covers
Chapter 1, Getting Acquainted with the UE4 Interface, starts you off with learning Unreal Engine 4's interface and explores the most commonly used aspects in development.
Chapter 2, Level Design – Building Out Levels or Greyboxing, puts readers in the shoes of a level designer, building rooms and using materials to make them look nicer.
Chapter 3, Creating Quality Interior Environments, shows how you can polish your levels using meshes and particle systems and teaches you how to mesh a map properly and work with groups.
Chapter 4, Building the Great Outdoors – Exterior Environments, teaches readers about how to work with terrain, add trees and rocks, build rivers, and stream multiple levels in the game at once.
Chapter 5, Lights, Camera, Action – Cinematics, shows readers how to create an opening cutscene, play matinees, and deal with player movements in videos.
Chapter 6, Lighting and Shadows, introduces different types of lights in Unreal Engine 4 and teaches you how to make them mobile like a flashlight the player can carry. It also explains how to create dynamic lighting with a day/night cycle.
Chapter 7, Art Pipeline – Working with Materials, explores Unreal's art pipeline, teaching you how to create a number of materials from a simple image and glowing mirrors, and makes you see through walls.
Chapter 8, Blueprint Scripting – Level Effects, shows you various ways to use blueprints, the visual scripting language of Unreal Engine 4. It teaches you how to build a number of things from flickering lights to doors and flashlights.
Chapter 9, C++ Programming – Gameplay, introduces C++ programming in Unreal Engine 4. It lets you create your own development environment and a basic gametype. It also explains you how to work with networking, save and load games with keyboard commands, and create custom blueprint nodes.
Chapter 10, User Interface, brings you some insight on Slate and the UMG Editor to create a number of UI elements, including health bars and an animated main menu to tie your whole game together.
Chapter 11, Publishing and Deployment, teaches you how to package your project and create an installer for it to get it out into the world for others to play.
- 流量的秘密:Google Analytics網(wǎng)站分析與優(yōu)化技巧(第2版)
- Mobile Web Performance Optimization
- 在最好的年紀(jì)學(xué)Python:小學(xué)生趣味編程
- Delphi程序設(shè)計基礎(chǔ):教程、實驗、習(xí)題
- 構(gòu)建移動網(wǎng)站與APP:HTML 5移動開發(fā)入門與實戰(zhàn)(跨平臺移動開發(fā)叢書)
- arc42 by Example
- R語言游戲數(shù)據(jù)分析與挖掘
- Data Analysis with IBM SPSS Statistics
- Unity Shader入門精要
- 從0到1:Python數(shù)據(jù)分析
- 大數(shù)據(jù)分析與應(yīng)用實戰(zhàn):統(tǒng)計機(jī)器學(xué)習(xí)之?dāng)?shù)據(jù)導(dǎo)向編程
- ASP.NET程序開發(fā)范例寶典
- Deep Learning with R Cookbook
- 測試架構(gòu)師修煉之道:從測試工程師到測試架構(gòu)師
- 交互式程序設(shè)計(第2版)