drawing text on a face of a cube

hi everyone,

i want to put a letter on each face of a cube. can anyone please tell me how can I draw a letter on a face of a cube?

Thank you very much!

the easiest way would probably be to use a texture map. render the desired character into a texture (or generate the texture in, say, photoshop if it’s okay for it to be static) and apply it as a texture to the face of the cube.

hi, you could try this cool site -> nehe.gamedev.net it has some great lessons. hope this helps

^thanks alot. is there any other way to do it?

thanks dasraiser!