Script Downloads

Feel free to download and share the below scripts.

ckMonsterMenu.py
This script contains my ever growing set of tools to speed the rigging process along.
Last updated: 12/20/19

cak_CameraAutoRig.mel

This MEL Script Creates a rigged camera with focus controls.

cak_exportindividuals.mel

This MEL Script will export all selected objects and curves to "your project/scenes/controls/" .

cak_cntsUI.mel

This MEL Script creates rigging controls either at the origin or on the selected objects transform. Beats carrying around a bunch of shape files to import for rig making.

cak_getpoints.mel

This MEL script will output the scipt to recreate a curve in mel for the selected shapes. It can be used to update and add to the cak_cntsUI.mel script.

rotProUI.py

This PyMel script will perform spherical or Cylindrical projections at specified rotations.
UPDATED: Fixed selection at end of script.
Last updated: 12/04/19

instantShaderUI.zip

This PyMel script will create a shader from a folder of textures and connect all the files based on file prefixes. If the prefixes are incorrect it will correct them.