Category: Tutorials

  • Unity Shader Primer

    Unity Shader Primer

    Shaders are one of the more obscure technologies within the Unity game engine, and while the documentation covers most of the shader language and functions it fails to provide comprehensive techniques that would result in compelling graphics. They’re core focus appears to be that of treating shaders as a black box with which materials are…