Normal-Mapping-for-a-Triplanar-Shader
Example Unity shaders for my article on triplanar normal mapping.
https://medium.com/@bgolus/normal-mapping-for-a-triplanar-shader-10bf39dca05a
Example shaders showing different methods of implementing normal mapping for triplanar shaders.
Remove original hack to extract tangent space data from surface shaders and replace with one that's a little less flaky.
a3571bf
Example Unity shaders for my article on triplanar normal mapping.
https://medium.com/@bgolus/normal-mapping-for-a-triplanar-shader-10bf39dca05a
Example shaders showing different methods of implementing normal mapping for triplanar shaders.