I’m looking for a way to export a Mesh with textures. There is a way to export a mesh to .ply which support textur coordinates but nowhere the texture is referenced…
Something like 3ds would be nice…
If your mesh has texture coordinates, then those should be in your .ply file.
Once you open the mesh in another program, like blender, and you apply a texture to that mesh, then the texture should be applied respecting the text coords.