Highlights
- Pro
Pinned Loading
-
Blend Add Shader (as used in Diablo 3)
Blend Add Shader (as used in Diablo 3) 1// Blend Add Shader (as used in Diablo 3)
2// Uses the alpha channel to determine if the pixel needs to be blended additively or by transparency.
3// Is a good way prevent the additive buildup that makes a scene with a lot of particle effects white and unreadable while still having some particle texture features.
4// Idea by Julian Love - http://www.gdcvault.com/play/1017660/Technical-Artist-Bootcamp-The-VFX
5Shader "Custom/Blend Add Particle Test"
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.