HOUDINI - Solaris - flattening the USD assets by exporting all layers to a single USD

HOUDINI - Solaris - flattening the USD assets by exporting all layers to a single USD

How to flatten the USDs by exporting all layers to a single USD.

1 - Load the given USD in the Sublayer node or Asset Reference node. When using Asset Reference node please make sure to load USD file as an Assmebly (Primitive Kind = Assembly).
2 - Connect the USD Export node and set it with Source = Input Primitives, Save Style = Flatten Stage (Collapse all Sublayers and References)
3 - Set the extension you want, preferably the same extension used in the source file.
4 - Leave the other options as default, hit Save to file, the output should be a single USD* file and not the assembly of payload.USD*, mtl.USD* and geo.USD* and without /textures folder - all textures should be contained within the single USD*.

    • Related Articles

    • HOUDINI - Solaris USD workflow

      GridMarkets render submit node cannot directly be placed into LOP network. Please place USD Render node in your /out context or Render Network driver node and connect that to our node. You can then point the USD Render node to your LOP node thus ...
    • LOPs Submitter Technical Documentation - GridMarkets Pipeline 2.0

      Part of the design principles for the new submission pipeline is a focus on simplicity, but also the ability to integrate directly into a new or existing pipeline within an studio. The code comes primed with the default values (if any) for nearly all ...
    • HOUDINI - Clearing Manifest (reverting HDA to defaults)

      Please note that if you prevent the given assets from being uploaded in the plugin by unchecking the Upload box it will get saved in the scene and those won't be marked for upload for future submissions for the given scene. There are also other ...
    • HOUDINI - HDAs containing nested assets

      In order to use HDAs with assets inside add a spare file parameter to the HDA at the top (unlocked) level. By doing so, the GridMarkets Render_Submit ROP can detect the cache files from within the package and add them to the upload queue. Ensure the ...
    • HOUDINI - making GPU nodes available [HDA < v4.6.0, Axiom simulations or Karma in /out]

      It only applies to HDA v4.5.0 or older as v4.6.0 has detection of the GPU/CPU/XPU methods built in for Solaris context and for regular (/out) Arnold, Redshift, Renderman and VRay workflow (for Karma in /out you would still need to add the parameter). ...