Hi guys.
Had to make a bunch of chains a while back so I wrote a quick script to make life simple (Maya only). You can draw a curve and create the chain over this curve. I’m hoping you will allow me to share the script with you all.
Here is a quick visual ref:
https://github.com/XJZeng/ChainMaker/blob/master/SS.jpg
Here is the script:
https://github.com/XJZeng/ChainMaker/blob/master/chain_maker.py
I hope this can be of use to some of you.