Rescaling .glb files #2205
Unanswered
GabrielArakaki
asked this question in
Q&A
Replies: 2 comments 2 replies
-
i am also having the same doubt i thought ar-scale property can accept scale in percentage but did not work |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes, we introduced a scale attribute for this: https://modelviewer.dev/docs/#entrydocs-scenegraph-attributes-scale |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Description
Hi! I have a few thousand 3d models exported as
glb
, but they were exported by a supplier with their scale units in centimeters, so in AR we have models 100x bigger than they should.That said, is it possible to resolve this issue in one of the following:
1 - Set the AR scale fixed, but to a % value, such as 1%?
2 - Change the scale of the AR platform to centimeters instead of meters?
Or the only option available is to change the scale in the original glb files?
Best Regards,
Beta Was this translation helpful? Give feedback.
All reactions