top of page

Customizable Basic Character Generator

Sophomore year Python modeling and rigging project

Responsible for all aspects

About

This project is a 527 line Python script which generates a basic rigged character. The character is equipped with an IK rig on its arms and legs and the character's colors, height, and width are all customizable. 

For this assignment, we were told to use what we'd learned in class as well as to incorporate new elements. In order to accomplish that, I researched creating a UI and taking inputs. This helped in figuring out how to allow the user to change the settings.

 

bottom of page