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

Skill tree: Poor performance on mobile #41

Open
jakmeier opened this issue Jul 4, 2021 · 0 comments
Open

Skill tree: Poor performance on mobile #41

jakmeier opened this issue Jul 4, 2021 · 0 comments
Labels
frontend Concerns the WASM frontend found in paddler-frontend performance Anything related to performance
Milestone

Comments

@jakmeier
Copy link
Owner

jakmeier commented Jul 4, 2021

The frames per second are unbearable on mobile phones when entering the skill tree view. On my desktop, it renders smoothly.

To resolve this issue:

  • Find out why it is so slow (e.g. fragment shader)
  • Implement a solution that allows smooth rendering on (older) mobile phones, too
@jakmeier jakmeier added frontend Concerns the WASM frontend found in paddler-frontend performance Anything related to performance labels Jul 4, 2021
@jakmeier jakmeier added this to the 0.2.2 milestone Jul 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Concerns the WASM frontend found in paddler-frontend performance Anything related to performance
Projects
None yet
Development

No branches or pull requests

1 participant