I was wondering if there is a method to draw alphabets in world? I am trying to replicate the XYZ axis on the bottom left hand corner in the attached image, where the characters X Y Z are drawn.
The simplest way is to blit parts of a texture that contain these letter. A more flexible solution would be this one: http://www.jpct.net/forum2/index.php/topic,1563.0.html (http://www.jpct.net/forum2/index.php/topic,1563.0.html)