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

Add smoothing options to textures #277

Open
BenjaminDRichards opened this issue Jul 21, 2016 · 0 comments
Open

Add smoothing options to textures #277

BenjaminDRichards opened this issue Jul 21, 2016 · 0 comments
Milestone

Comments

@BenjaminDRichards
Copy link
Contributor

Spinning off the BitmapText plugin, it would be nice to have a smoothing toggle. We specialize in sprite graphics, which automatically has some retro appeal. Retro doesn't look too great when scaled up, though: LINEAR interpolation smooths things out.

A smoothing toggle could set NEAREST interpolation on textures, giving us much sharper retro styles.

Note: This would also have to be implemented in canvas rendering options, which don't have much to do with WebGL texture wrappers for some reason.

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

No branches or pull requests

1 participant