Saving to bitmaps/printing

Okay, I’m breaking this thread out onto its own because its a major problem for myself now.

I’m having a problem with printing/saving to bitmaps, as such, whats happening, two models are getting rendered, one ‘inside’ another. The one inside gets rendered second, the outside first.

Whats happening (because there’s no depth buffer on a file or printer) is that the second model which should be inside the first is appearing on top of the first.

Anyone know how I can fix this? (and please don’t say “reverse the rendering order”, because its not a fix )

Thanx in advance.

Siwko

n/m.

I never enabled the depth buffer for the RC.

All better now.