This example shows how to use framebuffer objects to apply a basic post-processing effect. An SglFramebuffer is instanced with a color texture target and a depth renderbuffer target.
None.