Lazily load payloads from environments #636
BarceloChristian
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
USD provides the notion of payloads as lazily loaded references that.
In the context of huge photo-realistic environments as the ones Isaac Sim shines the most with, having to open the scenario to then disable the payloads if needed.
Instead, adding the option to open a USD with ALL payloads disabled would improve the bring up time a lot and ease the edition of highly composited environments.
This could be added directly to Kit (or an Isaac Sim's extension) with a menu in
File -> Partial Load(or any other name) triggering a piece of code similar to this:If we were to go even one more step forward, we could allow to select which prim paths to load or not. Even tho a little more convoluted, it may be useful
Beta Was this translation helpful? Give feedback.
All reactions