Can I load an USD file in react-three-fiber? I have not seen any loader example for that format in react-three-fiber.
However, I know it is possible in three.js: there is this example (code here) in the official three.js docs for loading and visualizing USD files.