View Full Version : blur the backbuffer
anyone got a routine that can do an all over blur to the GL backbuffers ? would be most cool if anyone had one.
aNt
Gaussian blur hack:
read the back buffer (to texture/bitmap/wjatever) and redraw it with different offsets located within a circle. If you draw *n* images then change the colour scale to 1/*n*
cheers
John
do you know anywhere where i can find 'Gaussian blur' code ? sounds just like what i need to do.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.