/Null-Between-Bones-Houdini-Tool

Creation of 'Null' nodes between all selected nodes (e.g. 'Bone' nodes). Using for creation of controls for rigging.

Primary LanguagePython

Null Between Bones Houdini Tool v.1.0.0

null_between_bones_head

Creation of 'Null' nodes between all selected nodes (e.g. 'Bone' nodes). Used to create of controls for rigging.

REQUIREMENTS

SideFX Houdini 16.5 or higher. The script works only with tools from Houdini Tool Panel (don't works with custom rigging nodes and them custom names). It will be fix soon.

INSTALLATION

  • Create a NEW TOOL on SHELF in Houdini Tool Panel.
  • Name this tool (e.g. "Null Between Bones").
  • Copy code in null_bw_bones_tool_#.#.#.py file.
  • Paste this code in window (SCRIPT tab) from Edit tool.
  • Push APPLY or ACCEPT.

HOW TO USE

  • Create some bones.
  • Select 2-10 neccessery bones in node network.
  • Push on the created tool button (named "Null Between Bones")/run the script.

null between bones tool

bone_nodes

WHAT'S NEXT

Fixing bugs and expansion of tool capabilities.