Skip to content

FXTD-ODYSSEY/Maya-CurveBrush

Repository files navigation

Maya-CurveBrush

Tweak NURBS Curve Brush

This repo is for learning the Maya Context Tool.

Blog Post

en_US | zh_CN

Installation

I using a module installer method to install VertexColorPainter plugin, which you could check here
All you need to do is pretty simple, follow the step below.

  1. run git clone git@github.com:FXTD-ODYSSEY/Maya-CurveBrush.git clone repo to disk
  2. run cd Maya-CurveBrush jump to the repo working directory
  3. run git submodule update --init update submodule
  4. drag the CurveBrush.mel to your running Maya viewport.

then Maya will generate a CurveBrush Shelf.

image

Usage

The first two Shelf Button is ysv Curve Tool (I make it work in Py2 Py3)
om1 is OpenMaya 1.0 base on Qt paint solution Reference
om2 is OpenMaya 2.0 base on Viewport 2.0 paint solution
cpp is Maya C++ API base on Viewport 2.0 paint solution

Usage Video

curve_brush.mp4

About

Maya Tweak NUBRBS Curve Brush

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published