Model not refreshing #2734
Unanswered
KostaDokosic
asked this question in
Q&A
Replies: 2 comments 3 replies
-
What is "cef"? Can you give steps to reproduce the behavior you're seeing? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Chromium embedded framework. I just made a simple setup (index.html) and add 3d model .glb format. On browser, model looks good but on cef object is not refreshing. |
Beta Was this translation helpful? Give feedback.
3 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.
-
So when I move the model or enable the auto-rotate option 3d model is not refreshing and removing the last position. It causing a glitch effect.
This is how it looks like: https://ibb.co/3ywQ8np
https://ibb.co/gZMWtgg
and this is how model should look like: https://ibb.co/QcrTv1s
This bug is only happening on cef, not on the actual browser-chrome.
Beta Was this translation helpful? Give feedback.
All reactions