minghon
12-03-2001, 11:27 PM
Dear All:
I wantto show the intersection line segment of two triagles with Z-buffer.So First Step,rendering first triangle. Then enable Depth Test with DepthFunction GL_EQUAL. Finally, rendering second triangle. So I think it will just show the intersection line and first triangle on the screen. But it not works ??? Please ! Thanks for you help.
I wantto show the intersection line segment of two triagles with Z-buffer.So First Step,rendering first triangle. Then enable Depth Test with DepthFunction GL_EQUAL. Finally, rendering second triangle. So I think it will just show the intersection line and first triangle on the screen. But it not works ??? Please ! Thanks for you help.