I understand that DCCs support multiple formats, and that users can then write scripts on top of them. But that does not seem like a standard solution to me. And automating complicated software to perform simple tasks can result in performance loss.
We are always looking for a pure Python/C++ solution to convert FBX, ABC and other formats to OpenUSD. All of these file formats have good interfaces, and there are no technical barriers. However, developing one from scratch would be too much work. I am therefore writing to ask if there are any known solutions in the USD community that we could use as a starting point.
Beware that ABC is a subset of USD. The plugin easily coverts ABC into USD but the reverse can often fail. I am not sure if it fails because there just isn’t a ABC equivalent for some USD data or if the plugin doesn’t support the conversion, but this issue has recently come up for us.