www.jpct.net

jPCT-AE - a 3d engine for Android => Support => Topic started by: jiarongkoh on January 28, 2015, 03:20:13 pm

Title: Letters/Characters/Alphabets in World
Post by: jiarongkoh on January 28, 2015, 03:20:13 pm
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.
Title: Re: Letters/Characters/Alphabets in World
Post by: EgonOlsen on January 28, 2015, 11:04:15 pm
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)