I have a 3D car mesh object. How can I reflect a 3D text onto the 3D mesh surface?
I'm using Visual Studio 2008 C# Express. The 3D car mesh object is ready for use in C# project. That is, I must use it in my C# project, not in Blender.
All the development processes that I need must be done in C# development environment.