three.js icon indicating copy to clipboard operation
three.js copied to clipboard

USDZExporter: export object hierarchy

Open mkeblx opened this issue 6 months ago • 0 comments

Description

Currently the object hierarchy is flattened on export. It would be useful for future improvements to not flatten.

From previous discussions this seems like something wanted, and broken down into a separate https://github.com/mrdoob/three.js/pull/26010#issuecomment-1538078064

Solution

I can submit a PR for this, before a number of additional USDZExporter improvements I'm working on (better material and texture handling, animation, etc).

Alternatives

You could leave as is.

Additional context

No response

mkeblx avatar Jun 06 '25 15:06 mkeblx