I'm attempting to implement a simple x,y display for the mouse and x,y,z for the camera, but I cannot get any text display to work.
I'm using the context::DrawText() command, I've attempted drawing the text before the world and vice versa to see if that was the issue, but that didn't work either...