Unreal Engine 5 - Runtime Terrain Generation #3 - UVs and Normals
🕑 Added 2023-10-23 09:01:01 +0000 UTCThis is the 3rd episode of unreal engine runtime terrain generation system with blueprints series. Here we are going to work on UVs and normals of the generated mesh. Adding UVs to the mesh will allow us to apply textured materials to the generated terrain. And adding normals will allow us to render the mesh more accurately with correct shadows and enable using auto materials which uses normals for calculations.
password=CLM_WorldGen3
Comments
Thilina Premasiri
Hi, thanks for letting me know. Can you try a later release. https://www.patreon.com/posts/unreal-engine-5-92137049
Yunfei Duan
Hi, thank you for the tutorials. I downloaded the project files from this episode, but I found that the materials are broken due to missing textures: [SM6] Runction MF_Rock: (Node TextureSample) Texture Sample> Missing input texture Same to MF_Soil and MF_Sand