https://github.com/paulschweizer/softiknode
Soft IK Node for Maya
https://github.com/paulschweizer/softiknode
animation ik maya maya-plugin rigging vfx
Last synced: 18 days ago
JSON representation
Soft IK Node for Maya
- Host: GitHub
- URL: https://github.com/paulschweizer/softiknode
- Owner: PaulSchweizer
- License: mit
- Created: 2019-05-05T20:12:18.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-05T20:14:16.000Z (almost 6 years ago)
- Last Synced: 2025-03-23T09:48:46.206Z (about 1 month ago)
- Topics: animation, ik, maya, maya-plugin, rigging, vfx
- Language: C++
- Size: 2.93 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Soft IK Node for Maya
Calculates the necessary offset value for a soft ik setup in maya.
Please refer to this post, explaining the concept of a soft ik in great detail (using softimage but the concept is the same in maya):
http://www.softimageblog.com/archives/108## How to use
1. Load the plugin.
2. Use the python code from [demo.py](demo.py) to explore the capabilities of this node