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

Optional hqx scaling #5

Open
MaxLaumeister opened this issue Jan 10, 2020 · 1 comment
Open

Optional hqx scaling #5

MaxLaumeister opened this issue Jan 10, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@MaxLaumeister
Copy link
Owner

Some sort of pixel art scaling algorithm would be neat for the user to have as an option. Hqx is one of the better-looking ones, in my opinion.

Bonus points if it uses webassembly or webgl for snappiness (not sure how CPU-intensive these algos are).

Using a background thread for scaling (web worker or similar) may be required for performance.

@MaxLaumeister MaxLaumeister added the enhancement New feature or request label Jan 10, 2020
@MaxLaumeister MaxLaumeister self-assigned this Jan 11, 2020
@MaxLaumeister
Copy link
Owner Author

Self-assigned. I've made some progress with hqx in webgl.

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

No branches or pull requests

1 participant