VezerSyncManager is an HDA for combining Houdini and Vezer. It allows mutual keyframe editing between Vezer and Houdini. This HDA help you...
- Set keyframes on Houdini, where audio playback is terrible.
- Reuse Keyframes added in Houdini in other software that can receive OSC.
People who set keyframes in Vezer on Mac and create CG in Houdini on Windows.
- Clone this repo.
- Copy
otls/VezerSyncManager.hda
to your HDA directory - Put VezerSyncManager to
/obj
and set your Vezer file Path in parameter - Hit Load Button
- Vezer obj is created in your
/obj
- This node has a corresponding parameter to Vezer's Track.
- You can use keyframe value via reference copy and so on...
- If you edit keyframe value and want to reflect Vezer file, hit save button.
The HDA additionally supports the exchange of vezer files via SSH. To use this feature, you must be able to log in remotely from Windows to your Mac with public key authentication.
- Supported Vezer Track types are
MIDI CC
,OSC Value
, andOSC Flag
- The functions for keyframe completion that can be used inside each software are limited.
- This is a personal development, so please forgive any bugs.