Project Rembrandt: Difference between revisions

Jump to navigation Jump to search
m
Line 12: Line 12:


;First stage is the Geometry Stage :
;First stage is the Geometry Stage :
: we render all the scene into 4 textures, using multi render target to do it in one pass: one for the depth buffer, one for the normals (lower left of the image), one for the diffuse colors (lower right) and one for the specular colors (upper right).
: we render all the scene into 4 textures, using multi render targets, to do it in one pass: one for the depth buffer, one for the normals (lower left of the image), one for the diffuse colors (lower right) and one for the specular colors (upper right).


;Next stage is the Shadow Stage :
;Next stage is the Shadow Stage :
269

edits

Navigation menu