I have placed the two bloom classes into my project from the Bloom sample and followed the same steps as the sample, although when I start the project, all I am getting now is a blank purple screen?
I'm not getting an error or anything, All I did was literally include the two bloom classes from the sample, added it as a component and placed the begin draw call in my main draw function just like in the sample. I have other render targets in my project but they're not necessarily being used right away. If I take out the bloom stuff everything is as normal. As soon as I call the begindraw() function, all I get is the infamous blank purple screen...
Does anyone have an idea why I am getting this?
- Jamie.