Framebuffer object: Difference between revisions

Content deleted Content added
Undid revision 547539236 by 117.203.147.112 (talk)
Line 2:
 
== Uses ==
The FBO has two main uses: The post-processing of rendered images and composition between different scenes.http://en.wikipedia.org/wiki/Wikipedia:Reusing_Wikipedia_content
Some examples are:
# The rendered image is captured and subjected to [[Fragment Shaders]] or other manipulations. This allows for many of today's popular computer graphics effects to be carried out, including the addition of a blurring or bloom effect.