tost
07-17-2002, 08:54 AM
hello,
I'm trying to make a 3D selection using the z-buffer, but for that I need to use the stencil buffer so the scene doesn' t change.
The problem is that when stencil test fails the depth test it's not even done.
There is any way to make the depht test even when the stencil test fails?
Thanks
Daniel Tost
I'm trying to make a 3D selection using the z-buffer, but for that I need to use the stencil buffer so the scene doesn' t change.
The problem is that when stencil test fails the depth test it's not even done.
There is any way to make the depht test even when the stencil test fails?
Thanks
Daniel Tost