keep node names #244
vegarringdal
started this conversation in
General
Replies: 1 comment 1 reply
-
None of the names you see are present in the original file I believe. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
From what I understand keeping mesh names will be hard, but is it possible to keep node names?
I tried with this file:
https://github.com/KhronosGroup/glTF-Sample-Models/blob/master/2.0/GearboxAssy/glTF-Binary/GearboxAssy.glb
Using
gltfpack -i GearboxAssy.glb -o test1.glb -cc -kn -km
But when I use https://sandbox.babylonjs.com/ and look the node names, they are renamed.
Original:
With your amazing meshoptimizer (4.843MB->1,496MB🥇 ) I see new names.
Beta Was this translation helpful? Give feedback.
All reactions