luckylyk / curvedeformereditor

Ui helper to manage the deformer weights along a curve

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Curve Deformer Editor

for Audodesk Maya 2017 (or higher)
Author: Lionel Brouyère

Description

Visual bezier equalizer to manager a deformer weight along a curve.

drawing

Installation

place the "curvedeformereditor" folder the into the maya script folder.

os path
linux ~/< username >/maya
windows \Users<username>\Documents\maya
mac os x ~/Library/Preferences/Autodesk/maya

Ensure that you pick the curvedeformereditor-master subfolder.

How to run

import curvedeformereditor
curvedeformereditor.launch()

About

Ui helper to manage the deformer weights along a curve

License:BSD 3-Clause Clear License


Languages

Language:Python 100.0%