three-usdz-loader icon indicating copy to clipboard operation
three-usdz-loader copied to clipboard

A basic USDZ file (Pixar Universal Scene Description) loader for ThreeJS

Results 13 three-usdz-loader issues
Sort by recently updated
recently updated
newest added

errors list here: ![QQ_1727412696952](https://github.com/user-attachments/assets/9de22d9d-ea42-469f-84af-f82545366aaf) there are 4 png in file, refers to textures. I used [usd-viewer](https://usd-viewer.glitch.me/?file=) to preview the file, but it worked right, like this: ![QQ_1727412928012](https://github.com/user-attachments/assets/e444ba95-835e-4ee3-bfc6-d926438dec0c) maybe the error...

When implementing the viewer in a React application I get the next error: ` TypeError: i.TextureLoader is not a constructor ` Same code in vanilla html + js is working...

Dear team, I am wondering if there is a way to output the scene as a video with specific camera position? Thanks. shengyangzhuang