Hi,
We use XNA for a university gameproject. XNA is quite easy and ok to use. But there is one very anoying problem. Some Models dont display on some special computers or display different(without texture or just as two planes).
I have not been able to track down the problem to something. I had two Identical Projects(source and model). One worked and the other doesn't. Projectcleanup and rebuild doesn't help. Copying the files to a new Project has no effect too.
The Version of XNA seems to have no effect either. Since on not working computer has 3.0 the other 3.1. (using 3.0 projects)
However on different computers all of these Projects do work.
The objects are drawn with the BasicEffect.
i'm totally stuck with that problem.
enaut.