We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
PIXI 8
roundPixels
In application with renderer settings antialias: false, roundPixels: true, Tilemap still renders fractal pixel positions as 'smeared'.
antialias: false, roundPixels: true
See video: https://github.com/pixijs/tilemap/assets/1055278/6e37f5f0-2c07-4fd3-a69d-2b13e37facf0
Expected result: https://github.com/pixijs/tilemap/assets/1055278/01bf6320-8f6f-4ea5-b8ef-0dbed84fe687
The text was updated successfully, but these errors were encountered:
Noted, will be fixed this week i hope )
Sorry, something went wrong.
No branches or pull requests
In application with renderer settings
antialias: false, roundPixels: true
, Tilemap still renders fractal pixel positions as 'smeared'.See video:
https://github.com/pixijs/tilemap/assets/1055278/6e37f5f0-2c07-4fd3-a69d-2b13e37facf0
Expected result:
https://github.com/pixijs/tilemap/assets/1055278/01bf6320-8f6f-4ea5-b8ef-0dbed84fe687
The text was updated successfully, but these errors were encountered: