Is there a way to add blur effects in a game using mmf2?
Would be thankful for an answer.
Printable View
Is there a way to add blur effects in a game using mmf2?
Would be thankful for an answer.
if you mean full-screen blurs (not motion blurs)
in software mode: sort of
in HWA: yes, sphax released a couple of shaders for blurs (they won't look quite as nice if you want something really out of focus, though, unless you use Real Blur)
blurs (especially Real Blur) will kill your framerate if you aren't careful, though
It depends exactly what sort of blur you want.
Recently someone created an excellent motion blur example (motion blur basically fills in the 'gap' an object creates when it moves).
What sort of blur do you require?
Motion blurs is what I want.
http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Board=5&Number=80176&S earchpage=2&Main=11446&Words=motion+blur&topic=0&S earch=true#Post80176
Here you go, this example is absolutely spectacular.