E-Book, Englisch, 254 Seiten
Butler / Oliver Game Development Patterns with Unreal Engine 5
1. Auflage 2024
ISBN: 978-1-80324-618-5
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
Build maintainable and scalable systems with C++ and Blueprint
E-Book, Englisch, 254 Seiten
ISBN: 978-1-80324-618-5
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
Design patterns serve as a toolkit of techniques and practices that enable you to write code that's not only faster, but also more manageable. With this book, you'll explore a range of design patterns and learn how to apply them to projects developed in Unreal Engine 5.
You'll begin by delving into the foundational principles of coding and develop a solid understanding of the concepts, challenges, and benefits of using patterns in your code. As you progress, you'll identify patterns that are woven into the core of Unreal Engine 5 such as Double Buffer, Flyweight, and Spatial Partitioning, followed by some of the existing tool sets that embody patterns in their design and usage including Component, Behavior Tree, and Update.
In the next section of the book, you'll start developing a series of gameplay use cases in C++ to implement a variety of design patterns such as Interface and Event-based Observers to build a decoupled communications hierarchy. You'll also work with Singleton, Command, and State, along with Behavioral Patterns, Template, Subclass Sandbox, and Type Object. The final section focuses on using design patterns for optimization, covering Dirty Flag, Data Locality, and Object Pooling.
By the end, you'll be proficient in designing systems with the perfect C++/Blueprint blend for maintainable and scalable systems.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmierung: Methoden und Allgemeines
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Spiele-Programmierung, Rendering, Animation
Weitere Infos & Material
Table of Contents - Understanding Unreal Engine 5 and it's layers
- “Hello Patterns”
- UE5 patterns in action: Double Buffer, Flyweight and Spatial Partitioning
- Premade Patterns in UE5: Component, Behaviour Tree and Update Method
- Forgetting Tick
- Clean communication: Interface and Event Observer patterns
- A perfectly decoupled system
- Building Design Patterns: Singleton, Command and State
- Structuring Code with Behavioural Patterns: Template, Subclass Sandbox and Type Object
- Optimisation Through Patterns




