Procedural Anatomy Beta
  • Welcome
  • Installation
    • HDA Installation
    • License Installation
  • Learn Houdini
  • Build Your First Character
    • 1. Character Model
    • 2. Volume Meshes
    • 3. Model Node
    • 4. Skeleton Node
    • 5. Muscle Node
    • 6. Volume Node
    • 7. Output Node
    • 8. Anatomy Placement
  • Applying Animation
    • 1. PA Anim Import
    • 2. PA Match Pose
    • 3. PA Skel Solve
    • 4. PA Anim Export
    • 5. TOPs Networks
  • Using The Rig
    • 1. Rig Node
  • Bugs / Upcoming Fixes
Powered by GitBook
On this page
  • Naming Schema & Expressions
  • Linking Characters & Animation To The Rig
  • Cache management
Export as PDF

Using The Rig

Naming Schema & Expressions

This node has many parameters which are provided to you for simplifying the workflow via expressions. The schema the node uses by default takes the expressions and recreates paths the same as with the animation process.

Cache Directory / Character Name / Animation / Version / Data

This is designed to use the various parameters which automatically match expressions between the current character and animation so each character's animation is partitioned and easily searchable.

Linking Characters & Animation To The Rig

While linking characters is quite straightforward, animations are a little complex to add if using multiple characters. We must use the same naming schema as described above as well as we need to use string expressions to build our input paths based on the animation tools. For each animation the animfile path must have the character name parameter as a file reference.

File (animfile) e.g. $JOB/animations/`chs("name")`/v001/flex.bgeo.sc

This ensures your characters personalized animation is loaded when working with multiple characters.

Cache management

You do have options you have for optimizing your caches and saving on disk space. The Skeleton cache and Tissue Collision caches are not necessary but they do represent speed ups for evaluating each frame, there are skipping controls per animation. If you are working over a network and have slow network access this might be a good idea for you to use.

Previous5. TOPs NetworksNext1. Rig Node

Last updated 11 months ago