I have a Mesh (Vertices and Faces). I want to project an RGB (or greyscale) Image on the mesh surface. Something like the first example in the this page.
However, the previouse example based on XYZ surface not a Mesh. Is there an altenritive for Meshs?