I have a model which draws correctly in XNA4.
However if I try to add a background image (or any sprite), the rendering of my model is messed up. There are two problems with the rendering
- model is partially transparent
- hidden surfaces are visible.
Above is the 'problem' rendering (the cyan coloured cockpit cover is visible through the bottom of the ship)
This is how the rendering should look