XaiJu
CodeLikeMe
CodeLikeMe

patreon


Unreal Getting Rid of Tiling -Noise based Texture Blending - UE4 Open World Tutorials #11

This is part 11 of the tutorial series I am doing on how to create an open world game with #unreal engine. 

In this episode, i'll explain another technique we can use to get rid of tiling in the landscape #material. In this method, we will use a noise texture and based on the color value of noise texture,we will give some variation to the texture rendered by the material so that it would hide the tiling effect. This would be implemented on top of distance based texture scale blending material we created in the previous episode. 

For more explanations and material code, refer to my blog: 

https://gamedevsl.blogspot.com/2018/11/unreal-getting-rid-of-tiling-2-noise.html

Unreal Getting Rid of Tiling -Noise based Texture Blending - UE4 Open World Tutorials #11

More Creators