Federico Bellucci

Federico Bellucci

Federico Bellucci29 posts

Easing Functions for Animations

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!

Sprite Diffuse Shader

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!