Skip to Content
Game Development Patterns with Unreal Engine 5
book

Game Development Patterns with Unreal Engine 5

by Stuart Butler, Tom Oliver
January 2024
Intermediate to advanced content levelIntermediate to advanced
254 pages
6h 13m
English
Packt Publishing
Content preview from Game Development Patterns with Unreal Engine 5

10

Optimization through Patterns

In this last chapter, we are going to discuss the last thing we should think about before releasing our games: optimization. Optimization patterns are designed to leave our code functioning as it was before but in a faster, more elegant way that impacts our hardware less. This chapter is quite wordy, but the underlying principles that guide these patterns require a certain understanding of how the hardware resources at our disposal work. By the end, we will have covered everything from how to help the CPU do its job better to making a system you can plug into any game to make it potentially faster at runtime.

The patterns making this possible are the following:

  • Dirty Flag, which focuses on reducing the number ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Multiplayer Game Development with Unreal Engine 5

Multiplayer Game Development with Unreal Engine 5

Marco Secchi

Publisher Resources

ISBN: 9781803243252Supplemental Content