Bloom effect

Hi,

Looking at adding a bloom effect to my game. Is it possible to do this without using 3 FBOs?

First FBO used for original render, the second and third FBO will be used for the two passes of the Gaussian blur operation.

Many thanks,