XNA RenderTargets Sample
Posted in c++, xna, sample code on October 17th, 2006 No Comments »
I’ve been pretty much computer-less at home for the past week but in the bits of time here and there I put together a small sample framework that uses render targets to do a blur effect. Now this is not a proper motion blur, or even a proper blending kernel, it doesn’t look all that […]