I am trying to export a mesh from some scientific experiment (in MATLAB) and load it in blender for rendering. I'd like to assign per-face colors (as opposed to per-vertex with interpolation over faces), and am willing to use anany suggested solution (i.e., any file format, some trick with UV coordinates etc.).
What is the simplest way to go with this?