Juan Lastra
Member
Hello:
I am drawing trimming lines on a surface. To show the lines I put them on the top using the following call:
device.RenderState.ZBufferFunction = Compare.Always;
The lines are rendered on the top of the surface in the right way.
The problem is that the back lines (on the back of the surface) are also
drawn like black shadows. I don
I am drawing trimming lines on a surface. To show the lines I put them on the top using the following call:
device.RenderState.ZBufferFunction = Compare.Always;
The lines are rendered on the top of the surface in the right way.
The problem is that the back lines (on the back of the surface) are also
drawn like black shadows. I don