Skip to content
Carlo Liparata edited this page Sep 5, 2024 · 6 revisions

Attribute Remapper SOP

attremapper

It remaps automatically an attribute based on its minimum and maximum values on every frame

Export Attribute As Txt

export attribute as txt

Export the attribute's values as an array in a .txt file

Frustum Geometry SOP

frustum_geo

Create a geometry that represents the field of view of a selected camera

ROP Maya Alembic SOP

rop_maya_abc

This is a wrapper around a ROP Alembic Output node. This hda has parameters to create or edit attributes on the input geometry

USD Asset Builder SOP

usd_sop_asset_builder

This node allows the user to create an USD file with "Render" and "Proxy" purposes.

GUIDE:

You must write first the Geo and Proxy USDs. Once you have written both you can then write the "asset" USD.

Split By String Match SOP

split_by_string_match

This node is like a traditional Split SOP, but it splits geometry by matching the input string with an attribute.