Multicolored Text and Text effects
by John Carroll · in Torque Game Engine Advanced · 03/16/2007 (9:32 am) · 3 replies
Hi, has anyone tried to add text effects to the engine. We would like the ability to have white interiors, and black outlines for text. We don't want to do this via font change, since we will be translating our text to many different languages, and we would want the effect to work for any arbitrary font.
About the author
Working on using Torque as an Image Generator for Tactical Simulations under laser and live fire conditions, for Law Enforcement/Military applications.
#2
04/03/2007 (10:15 am)
Hi, well I wound up adding the material system to text, and wrote a shader that accomplishes this for all characters. This actually makes the text much nicer as we can now apply materials to text, as well as use the vertex/pixel shaders to enhance the text.
#3
04/03/2007 (6:31 pm)
Heh, a very pratical use for shaders indeed ;)
Torque 3D Owner Phil Carlisle