Adverti horiz upsell

Average Vertex Skin Weight Brush 3.1.0 for Maya (maya plugin)

A custom brush for smoothing skin weight.

License
Button download
1,444 Downloads

Compatibility

  • 2016, 2014, 2012

Operating Systems

  • Windows

History

Created:09/02/2014
Last Modified:04/05/2023
File Size: 161 KB

Q/A

how it starts?

Date:03/13/2016
Submitted by: kursat turkay kursat turkay
import averageVertexSkinWeightCmd
import averageVertexSkinWeightBrush
is this enough ?
would you mind adding the python codes that activates this tool ?
thanks

Replies to this question:

  • nuternativ

    nuternativ said over 8 years ago:

    Hi, I've re-uploaded the file because I found the python version was not working properly in Maya 2015, please re-download it. Also, I included a readme text file which I forgot last time - so sorry this happened. anyway, the code is... import averageVertexSkinWeightBrush reload(averageVertexSkinWeightBrush) averageVertexSkinWeightBrush.paint()
  • kursat turkay

    kursat turkay said over 8 years ago:

    very looks like tf_smoothSkinWeight script but this one is undoable. gracias.
  • nuternativ

    nuternativ said over 8 years ago:

    Indeed, the algorithm was taken from tf_smoothSkinWeight. I added - Compiled(.mll) version for maximum speed - undo/redo - Respect maintain max influences(if set) - Tweak code here and there for optimization That's it, most of the credit goes to Tom Ferstl the writer of tf_smoothSkinWeight. Cheers

Post a reply: