- Unreal Engine 4 Shaders and Effects Cookbook
- Brais Brenlla Ramos John P. Doran
- 304字
- 2021-06-24 14:12:00
Preface
Unreal Engine 4 Shaders and Effects Cookbook aims to take you on a journey of creation and discovery within the Unreal Engine 4 game engine. As the title of the book implies, we'll travel hand in hand to every corner of the engine, performing actions that affect the visuals of our games and apps. We'll do so in an orderly way, starting from the very beginning by covering fundamental topics that will stay with us throughout the rest of the book. Each chapter that follows will expand upon that base, allowing for a gentle progression curve that will allow almost any user to follow along. In spite of that, each entry – or recipe – has been also conceived as an independent unit, letting you tackle it separately from the others in case you are already proficient with the other topics.
We'll start by covering the core concepts behind Unreal Engine's rendering pipeline, such as its physically based rendering approach and post-processing effects. With solid foundational knowledge about those two topics, we'll expand upon them and study different types of materials: opaque ones, translucent ones, and more, such as the different subsurface materials and other shading models. We'll also explore several advanced material creation techniques and tricks that the engine lets us use to create multiple different effects—from mixing materials and blueprints, to instancing and material optimization. There's a whole lot we are going to be covering!
Upon finishing this book, you will have a thorough knowledge about many different material concepts and techniques, both from a practical and a theoretical point of view. You'll be able to use these newly learned concepts in any games, apps, or personal projects that you tackle, with the absolute confidence that you are doing it right. With that said, let's get to it!
- SPSS數(shù)據(jù)挖掘與案例分析應(yīng)用實(shí)踐
- 手機(jī)安全和可信應(yīng)用開發(fā)指南:TrustZone與OP-TEE技術(shù)詳解
- Mastering Spring MVC 4
- TypeScript實(shí)戰(zhàn)指南
- C語言實(shí)驗(yàn)指導(dǎo)及習(xí)題解析
- Big Data Analytics
- Protocol-Oriented Programming with Swift
- Windows Phone 7.5:Building Location-aware Applications
- 響應(yīng)式架構(gòu):消息模式Actor實(shí)現(xiàn)與Scala、Akka應(yīng)用集成
- Web前端應(yīng)用開發(fā)技術(shù)
- Android應(yīng)用開發(fā)深入學(xué)習(xí)實(shí)錄
- Natural Language Processing with Python Quick Start Guide
- Software Development on the SAP HANA Platform
- 現(xiàn)代C++語言核心特性解析
- 算法訓(xùn)練營:海量圖解+競賽刷題(入門篇)