Hope this is the right forum.
I'm using Ogre and have rendered a wireframe of triangles by creating manual objects and feeding it vertex and index buffers.
My question is, if I want to turn some of the edges of my wire mesh a different color, how would that normally be done? I.e., A triangle having 3 edges where 2 edges are white and I change one edge to green.