Game Development Community

2D Text in 3D Space

by Necrode · in Torque 3D Professional · 12/15/2009 (11:31 pm) · 4 replies

Hello,

I am looking for a way to put 2D text in 3D space. This can be done easily through rendered pngs with transparency, but what about dynamic text? Can a Gui be positioned in 3D space?
Suggestions?
Thanks!

About the author

They locked me in here with a computer, and said I don't get to leave until I've completed a computer game.


#1
12/16/2009 (12:11 am)
There was a resource for integrating GUIs into textures, which should get you 90% of the way there (the other 10% would be porting to T3D).
#2
12/16/2009 (12:34 am)
lol i was about to ask this same questions, anyone know were i can find the gui integrated into a texture resource?
#3
12/16/2009 (1:25 am)
found it! and it looks like someone ported this into T3D already

www.torquepowered.com/community/resource/view/10899/
#4
12/16/2009 (10:12 am)
Cool, thanks.