C# DirectX Problem

Discuss anything programming related.
Post Reply
User avatar
Grimdoomer
Admin
Posts: 1835
Joined: Sun Dec 09, 2007 9:09 pm

C# DirectX Problem

Post 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.
Don't snort the magic, we need it for the network.
User avatar
troymac1ure
Keeper of Entity
Posts: 1282
Joined: Sat Aug 09, 2008 4:16 am
Location: British Columbia, Canada, eh
Contact:

Re: C# DirectX Problem

Post 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.
Post Reply