Topic: A way of making the gui appear behind 3d objects.
Hi everyonre,
Its an odd request, but i am trying to make a scrolling 2d superbitmap for a background behind a 3d foreground. The only way I have sussed out to do 2d so far is using the irrlicht GUI, but it appears the rendering of 3d objects wipes the backbuffer.
Anyone know if this is this possible? Or is there there a better way?