In need of a script to change the vertex colors on a mesh.
For example, I have a mesh that is vert painted with Red,Green,Blue and Black for texture blends.
Would like to change the Red painted verts to Black and the Black painted verts to Red.
Forum topic · Scripts Wanted
By airbrush · 2013-07-08
In need of a script to change the vertex colors on a mesh.
For example, I have a mesh that is vert painted with Red,Green,Blue and Black for texture blends.
Would like to change the Red painted verts to Black and the Black painted verts to Red.
airbrush · 2013-12-09
:update
anyone willing to take a stab at this? Could have used something like this multiple times now...would be much appreciated.
ideally what I want is to reassign the existing vertex colors and reorder them as you wish...have a drop down box for each.
So in the script, list them like so
Black >(Drop down box with selectable color (Black)(Red)(Green)(Blue))
Red >(Drop down box with selectable color (Black)(Red)(Green)(Blue))
Green >(Drop down box with selectable color (Black)(Red)(Green)(Blue))
Blue >(Drop down box with selectable color (Black)(Red)(Green)(Blue))
thx
barigazy · 2013-12-09
Ok. Give me half hours
airbrush · 2013-12-09
...thanks :)
barigazy · 2013-12-09
Your script is ready
http://www.scriptspot.com/3ds-max/scripts/vertscolormgr
Sorry I not have the time to include mesh support. Anyway EPoly method have more efficient way as you see
barigazy · 2013-12-09
Tool is updated to v1.1. Check same link from below