This package borrows code from various different sources, including: ### TriPlanar - Author: [Ronja Böhringer](https://github.com/ronja-tutorials) - Source: [GitHub](https://github.com/ronja-tutorials/ShaderTutorials/blob/master/Assets/010_Triplanar_Mapping/triplanar_mapping.shader) - License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) ### WorldSpaceNormals - Source: [UnityDocs](https://docs.unity3d.com/Manual/SL-VertexFragmentShaderExamples.html) ### TexelDensity/MipMaps - Source: [A way to visualize mip levels](https://aras-p.info/blog/2011/05/03/a-way-to-visualize-mip-levels/)