Md Maruf Howladermarufhow.hashnode.dev·Sep 17, 2024Understanding the Concept of Shaders in Unity: A Step-by-Step Guide to Creating a Custom Color Blend ShaderAs a developer or learner you feel very wired while writing shader code, and you frequently forget shader node while using ShaderGraph, you cannot utilize ShaderGraph properly until you know how does it work in shader script work in backend. Let's st...1 likeBlend
vnsh kumarblog.vnshkumar.com·Jan 14, 2023Universal Render Pipeline in UnityHey Readers, Today we are going to talk about Universal Render Pipeline. The Unity Engine's Universal Render Pipeline (URP) is a prebuilt Scriptable Render Pipeline (SRP) that is optimized for delivering high-quality graphics on a wide range of platf...13 likes·231 readsunity