Technical requirements
You will need the following hardware and software :
- A good computer system that can run a PCG; those are as follows:
- Ideally, it should have a multi-core CPU (AMD Ryzen 7/9, Intel i7/i9), GPU (NVIDIA RTX, AMD Radeon RX with 8+ GB VRAM), and at least 16 GB RAM.
Along with these, this chapter expects the reader to have a basic understanding of setting up blueprints in Unreal Engine 5.
For this chapter, we will use a template project from the PCG Plugin
folder (Engine | Plugins | Procedural Content Generation Framework (PCG) Content| SampleContent | SimpleForest | Meshes). Additionally, we will use the Trees: European Beech asset from the Megascans European Trees package.
The code files for the chapter are placed at https://github.com/PacktPublishing/Procedural-Content-Generation-with-Unreal-Engine-5