rantrod
02-11-2001, 03:19 PM
Is it possible to use the stencil buffer to test whether a polygon would be drawn or not?
I what to find out if a particular polygon would be drawn or not without actually drawing it.
If I can check the stencil buffer against the zbuffer, it would solve my problem.
I what to find out if a particular polygon would be drawn or not without actually drawing it.
If I can check the stencil buffer against the zbuffer, it would solve my problem.