Skip to content
cpichard edited this page Nov 4, 2023 · 15 revisions

usdtweak is a free and open source editor for Pixar's USD format. Usdtweak can be used for small and simple tasks like cleaning assets, creating and editing layers or inspecting and fixing existing usd stages.

This project is written in C++ and relies on ImGUI for the UI and GLFW for the windowing system.

Clone this wiki locally