vote up 0 vote down star

Hi All,

How can a 2D text be reflected onto 3D mesh surface in C# ?

Thanks in advance.

Cemo

flag
Do you have any more specific question? What have you tried so far? What framework are you using (XNA, SlimDX, OpenGL)? – Noldorin Jun 20 at 15:56

1 Answer

vote up 2 vote down

Render the text to a texture and use the texture on the mesh.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.