Skip to content
Carlo Liparata edited this page Sep 2, 2024 · 10 revisions

Create rest attribute for alembic

Install the "auto_rest_abc.hda" file first (it's here https://github.com/carlo-liparata/Python-code-for-Houdini/blob/main/auto_rest_abc.1.0.hda), then run the python code.

Node Renamer Tool

node_name_replace

Rename selected nodes adding prefixes or suffixes or by string replacing.

Open USD View

A wrapper arond the usdView command. Allows the user to open and .usdc/.usda/.usd file with usdView within Houdini.

Set Timeline From Alembic File

With an alembic archive node selected, run this code. It will update the scene timeline getting the start and end frames from the alembic file

Clone this wiki locally