|
Normally, you should be able to temporarily disable depth buffer. I have no idea how it works with RenderWare, though. Your -1.0 doesn't work because it puts the texture outside of clipping space. Personally, I would suggest working with a more civilized graphics library, if that's at all an option.
|