Recently I tried to make procedural terrains by height displace a grid SOP with the PBR MAT from 2d noise Height Maps. I would like to build some tiles to render in multiple translated GEOs to generate a wide terrain, however even if the 2d Noise patters of adiacent height maps matches (i use same translation in the noise map and the geometry) the 3d displacement of the material doesnt stitch at the edges ( the pattern is correct but has some artifacts in the edge points).
Anyone has any idea how to overcome and create stitchable tles using PBR from coherent 2d Noise height maps?