Feedback needed on exporting materials #3674
Unanswered
scottrenaud
asked this question in
Show and tell
Replies: 2 comments 7 replies
-
I wonder if, in addition to the mtl scope, the meshes should also be under a geo scope? As described here:
|
Beta Was this translation helpful? Give feedback.
3 replies
-
When exporting materials only, would there be a way to export the materials plus material assignments? I'm thinking of an example where geo is exported to a Usd file and the materials are exported to a separate Usd file and these files are sub layered together to complete the asset. |
Beta Was this translation helpful? Give feedback.
4 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone,
We’d like your feedback on some material export designs.
Material scope generation update
Firstly, we'd like to propose a simplification to our material scope generation rules that can result in inconsistent/hard to predict output, where multiple scopes get generated in different places and in cases none, which doesn't quite fit or support our idea of a clean/organized asset structure.The new rules would be:
Current logic (expand to view)
The following images show a few examples of before/after:
Exporting materials only
Second, we want to allow artists to export/duplicate materials to USD without having to also export/duplicate meshes.
This would also come with a few improvements:
Here's some examples:
Exporting all materials
export_all_materials.mp4
Exporting selected materials
export_selected_materials.mp4
Duplicate selected materials to the stage
duplicate_selected_mtls_to_stage.mp4
Exporting assigned materials only
export_assigned_materials_only.mp4
Include/exclude empty transforms
We'd like to know:
Thanks!
Scott
[email protected]
Beta Was this translation helpful? Give feedback.
All reactions