OpenGL News Permalink
Deferred Shading using the OpenGL API
Sep 16, 2004
This demo uses GL_ATI_draw_buffers to render information about the scene to multiple floating-point buffers (actually a pbuffer with three aux buffers). Phong lighting is then performed as a postprocess using these buffers as input.
Category: Developers • (0) Trackbacks •
