Page 1 of 1

C# DirectX Problem

Posted: Fri Jul 31, 2009 10:18 pm
by Grimdoomer
Well I'm working on rendering models and what not, and I can almost render a model, but there is a small problem. Some of the faces draw with no culling. So I get this:
Image

I don't know what I'm doing wrong. I'm rendering using Clockwise culling. I don't know what you wan't to see as far as my code, but just tell me what you want to see and I'll post it.

Re: C# DirectX Problem

Posted: Sun Aug 02, 2009 7:06 pm
by troymac1ure
I have found some objects doing this as well. The bridge on Colossus is the same if I remember correct.
I wonder if the objects are drawn with no culling.