Skip to content

This tool will help you build a 3D character rig without building it yourself from scratch. It will save you hours if not days of rigging work.

License

Notifications You must be signed in to change notification settings

adamscript/Auto-Rigger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Awan's Auto Rigging Toolkit for Autodesk Maya


autorigger_rigresults_screenshot


Introduction

With this Auto Rigging tool you can build a 3D character rig without building it yourself from scratch. All you have to do is place a few markers, and then the script will do the rest. This tool will save you hours if not days of rigging work.

Getting Started

Installation

  1. Clone/download the zip file
  2. Extract it (you can do it wherever you want)

Now you have two options:

  1. Run install.bat (for windows, this file will do the steps below automatically)

or

  1. Create a new .mod file, you can name it whatever you want (e.g. awtorigger.mod)
  2. Inside that file, type in + AwtoRigger 1.0 [your awtorigger full directory]

e.g.

+ AwtoRigger 1.0 C:\Users\awwwan\Awan-Auto-Rigger
  1. Move the .mod file into one of these directories :

Default for Windows

<user’s directory>/My Documents/Maya/<version>/modules

<user’s directory>/My Documents/Maya/modules

C:/Program Files/Common Files/Autodesk Shared/Modules/Maya/<version>

C:/Program Files/Common Files/Autodesk Shared/Modules/Maya

<maya_directory>/modules/

Default for Mac OS X, Linux

$MAYA_APP_DIR/Maya/<version>/modules

$MAYA_APP_DIR/Maya/modules

/usr/autodesk/modules/Maya/<version>

/usr/autodesk/modules/Maya

More about this here and here

Usage

  1. Launch Maya (or restart Maya if you already have it opened).

  2. If everything was set up correctly, you should see the menu for Awto Rigger on the menu bar.

    autorigger_menubar_screenshot

  3. Create guides, and adjust the markers based on the shape of your character model. You can rotate and scale them when needed, but you must not delete any marker individually.

  4. Awto Rig! Sit back and relax while the script is building the rig for you.

Support

If you are having issues or found a bug, feel free to open an issue. Also if you have questions about the project, feel free to reach out at: adam@adamscript.com.

Features

Toolkit

The main interface for this tool. It covers main functionalities such as guide marker creation and automatic rig generation. It includes options for IK Control, Reverse Foot Control, and custom Picker GUI creation. It also includes some tools needed for curves editing, which can be used to fit the generated controller shapes on the character model better.

autorigger_toolkit_screenshot

Picker GUI

Optional GUI for controller selection. Locations of the buttons will be adjusted dynamically with the shape of the 3D model of the character on the rig.

autorigger_picker_screenshot

autorigger_pickerresults_screenshot

Reflection

For my college final project, I created an Auto Rigging tool for Autodesk Maya that can be used to speed up the rigging process for humanoid 3D character creation. I’m not really a fan of building a rig from scratch for every character that I made. So I wrote this tool to make the rigging process quicker by letting the script do the repetitive work. I used this tool to rig this character (I'm not best at animation yet but I tried 😂).

autorigger_tabby_gif

Hopefully this tool can be useful for any 3D artist who needs it.

Inspiration

This project is inspired by these awesome tools. Check them out!

About

This tool will help you build a 3D character rig without building it yourself from scratch. It will save you hours if not days of rigging work.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published