Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Unreal Engine 5 Shaders and Effects Cookbook - Second Edition

You're reading from  Unreal Engine 5 Shaders and Effects Cookbook - Second Edition

Product type Book
Published in May 2023
Publisher Packt
ISBN-13 9781837633081
Pages 402 pages
Edition 2nd Edition
Languages
Concepts
Author (1):
Brais Brenlla Ramos Brais Brenlla Ramos
Profile icon Brais Brenlla Ramos

Table of Contents (12) Chapters

Preface Chapter 1: Understanding Physically Based Rendering Chapter 2: Customizing Opaque Materials and Using Textures Chapter 3: Making Translucent Objects Chapter 4: Playing with Nanite, Lumen, and Other UE5 Goodies Chapter 5: Working with Advanced Material Techniques Chapter 6: Optimizing Materials for Mobile Platforms Chapter 7: Exploring Some More Useful Nodes Chapter 8: Going Beyond Traditional Materials Chapter 9: Adding Post-Processing Effects Index Other Books You May Enjoy

Baking a complex material into a simpler texture

Studying different material techniques throughout this book has left us with a wide variety of tools at our disposal when it comes to creating shaders. Some of those instruments are more expensive to render than others, so we also looked at several optimization techniques in the previous recipes that should help us keep performance in check. Having said so, there are times when the best optimization approach is to simply bake down all of the complex node graphs we have created into simple textures, removing all of the computationally expensive functions in favor of standard, static textures.

In this recipe, we’ll learn how to decrease the rendering cost of a model by reducing both the complexity and number of shaders applied to it, all thanks to the Merge tool panel.

Getting ready

To get ready, you will want to have a mesh that contains two or more material slots placed within a scene you would like to use. If you don...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}