- Home /
Encoding Float to RG/RGBA and Blending
Encoding a float value inside a RG or RGBA texture is very interesting and useful but it is also become quite useless when you use blending as the result and the values might be altered because of face overlapping. Is there a way to avoid such issues ?
here is an example of a bad result when encoding depth on the red and green channels and just decoding it again in a post-process effect.
Comment
Your answer
Follow this Question
Related Questions
Shader for texture blending with a sharp outline. 1 Answer
Iphone - Blend two textures + Additive blending 3 Answers
cg shader blend textures in between two planes/tiles 0 Answers
How do you turn off terrain blending? 1 Answer
Torchlight effect in 2D 3 Answers