This is a common method to apply textures to the large terrain in games. However, simply doing x-z plane projection could cause stretch on y-axis on steep slopes. This could fixed by using triplanar projection.
This is a common method to apply textures to the large terrain in games. However, simply doing x-z plane projection could cause stretch on y-axis on steep slopes. This could fixed by using triplanar projection.