Skip to content

A simple script that prints the function that will create the selected curve to the console. Useful when making rigging machines

Notifications You must be signed in to change notification settings

maccollo/Maya-curve-function-printer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

A small but useful script. When making rigging machine scrips you often need to create some kind of control curve that has a particular shape. After creating the curve you can run this script, and maya will print a python function that creates the same curve, which you can then copy into your rigging machine script. The generated function has automatic knot vector generation, and the ability to change curve from closed to open without having to mess with the control points.

About

A simple script that prints the function that will create the selected curve to the console. Useful when making rigging machines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages