Model does not turn as expected for some models #5034
Unanswered
roberticomold
asked this question in
Q&A
Replies: 1 comment
-
So the answer is to give it a starting orientation. It seems to work: orientation="75deg 0 0" . In our case we are not looking at a crooked astronaut. Let me know if there is a better solution. |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Some models the 'modelviewer.js' software is awesome and allows screen interaction to the viewer. But other models, the model is very rigid and only allows vertical flipping... am I missing a setting?
I've tried touch-action="pan-y", I've tried "pan-x". Which I thought would solve the issue. I'm going to have to give you example models that show this issue. Anyway before that here is the modelviewer html: `
`
Example model that fails to spin as expected, I'm linking the GLTF/Bin on my Google-Drive in ZIP format: #1 Golf Tee
2nd Model model that fails to spin as expected: #2 Battery Cover
I can only spin them only vertically, I can't grab the model and move it around as expected.
Edit: I guess the orientation is locked.
Beta Was this translation helpful? Give feedback.
All reactions