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
ritiksharmaaaritiksharmaaa.hashnode.dev·Jul 29, 2024Streaming Protocols and Chunking ExplainedUnderstanding Video Streaming Protocols and Chunking Mechanisms 1. What is a Protocol? Real-Life Scenario: Imagine you’re attending an international conference where everyone speaks different languages. To communicate, you use translators who follow...Video Streaminghttplivestreming
Lukasjustlukass.hashnode.dev·Aug 24, 2023🔰 ShaderGraph can bloat your shaders, and here is whenIntroduction Since the rise of new rendering pipelines in Unity Engine developers have been incentivized to create graphical shaders using a tool called ShaderGraph since hand-writing such shaders is no longer as simple as in Legacy RP + Unity's SRP ...849 readsshader