Free Tech Art - Opaque Object Blending Function

This week I built a function to blend opaque objects together by sampling distance field data to generate surface normals that adjust to neighboring objects. If anyone’s interested, I’ve published a sample project with the code included here: GitHub - hippowombat/DF_MeshBlend: Material function for UE4 4.25+

Cheers!