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

Error: Requested texture size [4096x2048] greater than WebGL maximum on this browser / GPU [2048x2048]. #1

Open
garywill opened this issue Dec 18, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@garywill
Copy link

It stops at Loading: 54439118 / 54439118

Firefox console

Array [ "int seed", 667898879936 ]
papergen.js:33:13
1576647140000 papergen.js:72:9
Blocked https://lingdong-.github.io/edges2calligraphy/ from extracting canvas data because no user input was detected. edges2calligraphy:209:22
test set loaded main.js:745:17
Error: Requested texture size [4096x2048] greater than WebGL maximum on this browser / GPU [2048x2048]. deeplearn-0.3.15.js:10033:15
@LingDong-
Copy link
Owner

Thanks for spotting the problem. I did the project a while ago, and I remembered it was fine on Firefox. Perhaps it's a new policy that forbids allocating textures that are too large?

Just now I tested with Chrome and it still seems to work just fine (I don't have Firefox downloaded at the moment).

Will look into the problem.

@LingDong- LingDong- added the bug Something isn't working label Dec 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants