Skip to main content

Stretchy spine with volume preservation [part 1]

During this hot days, I'm studyng new rigging techniques.

I'm starting with the torso and here is a little tutorial on how to create a simple stretchy spine with volume preservation.
Some simple steps:
  • Create a joint chain with at about 6 or 7 joints, and add some geometry parented on all joints to watch the result. Rename all!
  • Then create two extra single joints aligned to the start and the end of the chain. Call that start_joint and end_joint. Add two geometry and parent joints under that geometry. 
  • Now it's time to create an IKSpline form start joint to end joint
  • Skin two extra joints created before to the curve created with the IKspline and...voilĂ !!! Move the two big geomtry and something appened!
But there's a problem: the chain doesn't stretch. Ok...
  • Use the arcLenght tool to measure the arc lenght of the curve and take note of the "relax lenght"

  • Now open the hypergraph and create "multiplyDivide" node.
    Simply write createNode multiplyDivide inside the command line
  • Connect the archLenght with the multiplyDivide input1X, set the opereation to divide, an put the relax lenght inside the input2X
  • Now connect the outputX of the multiplyDivide to all joint scaleX and you have the stretchy spine! Awesome!!!
  • For the volume preservation you have to open the expression editor and put some code line (bad!!).
    Is quite symple: you have to get the value of the scale (multiplyDivide.outputX) and put this value, inverted, inside the scaleY and the scaleZ of all joints.
  • I've used the pow function to get some nice result

Now the spine stretch and preserve the volume but... don't twist!!!! But this in another lesson...

Comments

Popular posts from this blog

Tunnel modeling with Dynamo

Introduction Last week I had a nice conversation with one of my Italian friends. The focus of the conversation was how to model a tunnel in Revit starting from an Excel list of points coming out from Civil 3D. So the answer was: Dynamo of course! First input, the section of the tunnel with his diameter; I can't share the details but lets say that we have: Theoretical excavation profile: 200 mm  Precast segment thickness: 500 mm Whit this two elements and the excel of the theoretical cent alignment, we can do everything! Revit profile family The first family we're going to create is a simple circle profile with a diameter parameter. This family will be as a mass category to be able to nest it later in an adaptive component family for the tunnel.  Just save this family...easy! Tunnel model Now we can create a new family as generic adaptive component and load the profile just created. It's important that the family is able to host rebars for future st

Dynamo, Revit, Excel, UI...what a wonderful day!

Introduction Today I'll show you two examples of how to use Dynamo to export existing Revit schedules and how to compose a custom schedule on the fly, to be exported to Excel. Both of them with a very nice graphical user interface thanks to Data-Shapes (https://data-shapes.net/) package. Export Schedules Let's start from the easier. The idea behind this script is to export a list of existing schedules to an Excel file, creating for each schedule a separate tab. To be able to complete this script you'll need two packages: Data-Shapes for the graphical interfaces BimorphNodes to extract schedules data The script is very easy and you have to focus only on how to create an interface Then you can use your input to feed the next nodes. Finished! So just push the run button (or use Dynamo Player is you are in Revit 2017.1 or 2017.2) and enjoy the interface. Export parameters to Excel In the second script I'll focus on something more int

Multi-pipe support configurator with Dynamo

As always everything is coming from my childhood…ops no, that's another story. As always everything starts on a white recycled paper just in front of my keyboard; a simple idea becomes immediately a sketch with Revit parameters. I tried many times different kind of plugins for automatic supports placement, but no one of these is able to create a multi-pipes supports (if I'm wrong, please let me know the name of the plugin). The idea for this script in Dynamo, is to create a support for a bounce of pipes going parallel for a while, and create a group that is possible to copy along the path. I'll not focus on the creation of the families that you need for the support but just to explain the main idea, I have 3 different pieces (steel bar, u-bolt and threaded rod) that I'll compose together to create the final support. The first challenge is to align the pipes to the same BOP (bottom of pipe) because they have to stand on the steel bar and locked with the