A shader that renders a texture in such a way as to not display repeating artifacts when tiling it. Mip maps are calculated manually. 

Rock texture applied on a plane with a 6x6 tiling with HDRP lit shader.

Same texture being rendered with stochastic tiling. The repetition is essencially nonexistent

Back to Top