Example 4: Render-To-Texture using Framebuffer Objects


A WebGL-enabled browser is needed to run the examples.
Refer to this page for a quick HOWTO.


Description

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.

Controls

None.

Log