is depth buffers mandatory

Posted by numerical25 on Stack Overflow See other posts from Stack Overflow or by numerical25
Published on 2010-04-26T13:14:54Z Indexed on 2010/04/26 13:23 UTC
Read the original article Hit count: 176

Filed under:
|

I am just trying to better understand the directX pipeline. Just curious if depth buffers are mandatory in order to get things work. Or is it just a buffer you need if you want objects to appear behind one another.

© Stack Overflow or respective owner

Related posts about directx

Related posts about game-development