Skip to content
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

Remove 3d preview in web version #7

Closed
tavurth opened this issue Feb 3, 2022 · 2 comments
Closed

Remove 3d preview in web version #7

tavurth opened this issue Feb 3, 2022 · 2 comments

Comments

@tavurth
Copy link

tavurth commented Feb 3, 2022

Due to this bug in web versions of Godot godotengine/godot#56670

This causes the whole computer to lockup for 30 seconds while 3D shaders are compiled.

As a reference tool this is not so user friendly, I would suggest that the 3D version is only used for downloaded instances of the software.

@jayaarrgh
Copy link
Owner

Thank you for pointing this out!
I had not noticed this, but I was getting a long lockup when switching to 3d mode too.

I believe I can switch to gles2 without issue.
So I can do that for just the html5 export.

You can checkout https://jayaarrgh.itch.io/book-of-shaders-godot and let me know if its resolved for you.

@tavurth
Copy link
Author

tavurth commented Feb 3, 2022

Hi, thank you for the quick fix! Working now :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants