Dissolve Shader 01 September 2018 You can use Dissolve Shaders in Unity to let your game objects fade in lot of different ways. Using both Unity Shader Graph and HLSL. Read more! Learning note
Easing Functions for Animations 01 August 2018 You can use Easing Functions to create awesome animations for your projects via code. They're used everywhere, including in game design to control the game feeling/juice. Read more! Learning note
Sprite Diffuse Shader 01 July 2018 You can use a Sprite Diffuse Shader in Unity to let your 2d sprites be affected by a light. Learn how to create it via Shader Graph, SRP/URP and more! Learning note