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.
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.