Here we take a novel approach to packaging a pipeline inside a USD file itself. We can package our processing instructions directly into the USD , enabling a file to be processed on another network with a different pipeline.
We use python too build a usd file from scratch using the usd-core module for python and then package a script attribute inside that usd file.