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

Option to alter texture filter #207

Open
devilbuddy opened this issue Oct 19, 2015 · 1 comment
Open

Option to alter texture filter #207

devilbuddy opened this issue Oct 19, 2015 · 1 comment

Comments

@devilbuddy
Copy link

I'm quite a noob at piston, so I might be totally wrong here.. but I think it's hard coded at the moment:

TEXTURE_MIN_FILTER - LINEAR
TEXTURE_MAG_FILTER - LINEAR

(my pixel art gets all blurry :( so I'd like to be able to set it to NEAREST to be able to scale my sprites when drawing..)

@bvssvni
Copy link
Member

bvssvni commented Oct 20, 2015

Opened PistonDevelopers/texture#32.

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

2 participants