Feather Creator

  After couple of bird rigging projects i prepared wing & feather automation tool. It seems like most of the birds have same pattern of feather segments with variation on number of feathers in these segments. Intro ck_featherCreate_1.1: ck_featherCreate is maya rigging tool for wing and feather automation. How to  install: copy scripts to    > […]

mel script for correctiveBlendShapes

In facial rigging, corrective blend shapes can become very tedious and time consuming process.  Sometimes it take more effort to arrange and connect blend shapes than actually sculpting them. So wrote a script for standardizing and making process easier. Limitations :In current script target geometry should not have any  outputs. Still working by disconnecting  outputs before creating or editing shapes need. Also being able to create corrective for more than two target […]

secondaryAnim script

Lately i had a project about growing plants in VR environment. With help of any “L system based software”  it is fairly easy task however platform was unity and unity can’t import changing vertex numbers. All animation had to be done joint or blendShape based. So update one of my old script, secondaryAnim Script basically takes first […]