(2019-06-20, 5:43)Philippe Hurbain Wrote: Interesting idea... would this help with metallic colors that can't be properly texmapped today?Yes because you could use the same shader code for calculating the pixel colors as with solid triangles.
Only difference would be instead of using a static color per triangle (uniform) you would lookup the color per texture pixel.