NPBruce / valkyrie

Valkyrie GM for Fantasy Flight Board Games
Apache License 2.0
503 stars 105 forks source link

Android: Token is blurry #712

Open redwolf2 opened 6 years ago

redwolf2 commented 6 years ago

token_mipmapping

Tested on a Nexus 7 (2012) with Android 7.1.2 (custom rom). While the tile texture is nice and crisp, the token gets whishy washy blurry, when zooming out. This may be due to the tilemaps mipmap settings, I'm not sure. I also tested on a Galaxy Tab A (2016), no problem there.

redwolf2 commented 6 years ago

Mipmapping might not be the problem. Maybe anisotropic or linear filtering, but I won't spend much more time on this, since this is more or less a nice to have and it doesn't show up on modern devices.

redwolf2 commented 5 years ago

Here is another example of the problem at hand: https://github.com/NPBruce/valkyrie/issues/1083#issuecomment-466267254