BigRoy / usd-qtpy

Python Qt components for building custom USD tools.
MIT License
57 stars 8 forks source link

Workflow: Implement a way to easily visually compare two USD files #5

Open BigRoy opened 7 months ago

BigRoy commented 7 months ago

Allow to easily select e.g. two USD files and "compare" visually by maybe providing a shader/tint override to one of two stages, and maybe have a "Compare Prim hierarchy" view as well.

This could be very nice-to-have but also a complex feature to implement.

BigRoy commented 7 months ago

Adding a link to some old USD python API code I wrote that tried to do some of the "red highlighting"