Hey, thought I’d share, was kind enough to share a pseudo-3d Texture projection method that, with tangent space normals disabled, works well to blend diffuse textures and normals over sharp changes in geometry between models and terrain. Here’s how it looks blending a sphere and flat ground:
and here’s the code:
Using this with either angular blending or vertex-painted blending may yield for some decent results.