This Blender script is designed to color each set of connected vertices (or "islands") in a mesh with a different vertex color. It's useful for distinguishing separate parts of a single mesh object ...
This sample project demonstrates a module for mapping/indexing vertex colors from a mesh buffer for real-time manipulation in defold. Playing the project allows the user to change the colors of the ...