Technical requirements
You will need the following hardware and software to complete this chapter:
- A good computer that can run a PCG is a must. The computer must use a multi-core CPU (AMD Ryzen 7/9, Intel i7/i9), GPU (NVIDIA RTX, AMD Radeon RX with 8+ GB VRAM), and have at least 16 GB of RAM
- The template project includes modified Megascan assets. You can also download your favorite assets from Megascan, particularly the building structure assets from the Quixel Megascan library, at your convenience! All these assets are available free of charge.
- The Unreal Engine version that’s used in this chapter is version UE 5.4. The PCG tool was introduced with this version.
For this project, we will use the template project, which is available in the GitHub repository. You can download its template from GitHub at https://github.com/PacktPublishing/Procedural-Content-Generation-with-Unreal-Engine-5.
The code in action video for the chapter can be found at https...