Hi All,
How can a 2D text be reflected onto 3D mesh surface in C# ?
Thanks in advance.
Cemo
Render the text to a texture and use the texture on the mesh.