Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Here is an example of exporting Ri Attributes (e.g. Ri Round Curve) to an Alembic File for reading into RenderMan for Maya (RfM), which expects rman__ and not ri_ as Houdini has historically used.  

  • Add an AttributeCreate node.
  • Name it as how it is named in RenderMan for Maya, e.g. rman__riattr__dice_roundcurve.
  • Set the Class to Detail.
  • Set the Value expression to the Ri Attribute (e.g. ri_roundcurve)

Image Modified

 

You can download this example here: curves_alembicattr.hip

...