The beginnings of some arm rigging tools using Python.
They create an IK chain with pole vector control based on the selected 'elbow' joint. Next steps are automatically creating an FK arm and a blending 'result' arm, as well as a UI.
The work-in-progress code can be seen here.
Back to Top