Houdini 13.0 Nodes

interface version 1

Transforms geometry by a transformation from an alembic file.

This is a SOP-level variant of the original Alembic Xform and Alembic Xform qL OBJ.

This variant applies the transformation to its input geometry.

Parameters

File Name

Name of the alembic file.

Object Path

Path of object within the alembic file.

Frame, FPS

Specifies the time sample to read from the alembic archive.

World Space

Get the world space transformation of the alembic object (i.e. no need to import the entire parent hierarchy).

Invert Transform

Invert the transformation.

Outputs

Read-only values, imported from the alembic data.

Constant Transform

Shows if the object’s transformation is constant or animated.

Inherits Parent Transform

Shows if the object inherits the transformations from its parent (in the alembic file).

Has Visibility Info

Indicates if the alembic file element has visibility information.

Visible

Indicates if the element should be visible on the current frame (according to the alembic file).

Constant Visibility

Whether or not the element has visibility animation stored in the file.

To Do

  • Support for (primitive) groups

  • “Add Info Attributes” should be properly written (now it won’t work if any attrib already exists)

Release Notes

interface version 1

2014-09-23

First version.