I have a 3d model how do I display it?
I've read through all that DirectX SDK stuff, but it's so confusing.
How can I display my 3d model, someone must know how. I don't want anything fance, just to display it. Thanx
hmm, a step further I think I have gotten
Forget all the 3d-model stuff, I think I've worked it out. Anyway, the problem waz because I was using lit vertices, and therefore had no lights. I've updated my source Source Code and I've tried to add lights that work, therefore letting me use models, that aren't sillouette outlines. Anyway, I've tried to incorporate light, but it wasn't working, I have no idea where, and there are no errors, I think. But everything is black. I don't really care what type of light there is, as long as I can see something. Anyway, someone plz plz help me. Thanx.