Quantcast
Viewing all articles
Browse latest Browse all 40524

Trouble understanding alpha blending when drawing in an FBO

I haven't tried this code, but quickly sometimes you need to use a floating point texture to avoid rounding errors (you can't do very subtle alpha things with regular 24 bit fbos). the fboTrails example shows how to allocate a floating point fbo to do better trails.


Viewing all articles
Browse latest Browse all 40524

Trending Articles