Is it possible to change the colour of a single face on a mesh?
I am thinking of rewriting a piece of code which is used to select mesh faces. Currently, the selection is shown by actually creating a polygon that is a replica of the one that has been selected, but this method can have a bad effect with various computers. Is there a better way to do this?
Edit: ARRGH! Sorry to let your hopes up if you came here expecting code. I always forget to put question marks after question posts.
I am thinking of rewriting a piece of code which is used to select mesh faces. Currently, the selection is shown by actually creating a polygon that is a replica of the one that has been selected, but this method can have a bad effect with various computers. Is there a better way to do this?
Edit: ARRGH! Sorry to let your hopes up if you came here expecting code. I always forget to put question marks after question posts.