|
ma selfThis script creates vertex colours based on the angle between the vertex's normal and the edges connected to it. It is written as a faster alternative to the MaBaker script. The big difference is that this script has no settings, and should be really fast. requirementsThis script is written for blender 2.42 loading the scriptIf you don't know how to use scripts read this page. running the scriptThere are no settings for this script and there is no interface! It is written to be quick and simple. If you have no mesh selected it will give an error message. Loose verts and edges will be ignored! a nice comparison between the three scripts
The times it takes for the math part to run in the scripts on the suzanne model on my system (1ghz amd 768MB ram): MaBaker: 0.5991s that's allIf you have any questions or comments please contact me through the blenderartists.org forums |