-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Setting hotswap to on breaks the 3d model #16
Comments
Interesting! This problem still happens for me. Is there anything I can provide to help diagnose the problem? If not I'll close the issue seeing as it isn't reproducable |
I thought about this a little more and i have an idea of what's going on. Please confirm for me that the model downloads ok, because I think this is a rendering bug:
If you'd like to do some digging into the WebGL yourself, I'm using Spector.js extension for debugging. After clicking record then moving the keyboard around to trigger a redraw, this is what I see under the draw command: Also under the information tab there's information on the maximum numbers of elements supported: |
Problem + steps to reproduce
I just ran into this interesting case where if you take this configuration and toggle hot swap socket to on it completely breaks the 3d model.
Screenshots
I'll attach a screenshot of what I'm seeing just in case this bug cannot be replicated with the above links on a different client
hot swap socket off:
hot swap socket on:
Environment information
OS: macOS Ventura 13.6.1
Browser: Chrome 120.0.6099.216 (Official Build) (x86_64), with hardware acceleration enabled
The text was updated successfully, but these errors were encountered: