Skip to content

Matrix rotation, moiré fix

Compare
Choose a tag to compare
@davemorrissey davemorrissey released this 10 Mar 08:30
· 206 commits to master since this release
  • #48 Use a matrix to draw tiles so there's no need to create a rotated copy of each tile. Better performance and reduced memory usage.
  • #49 Turned off bitmap dithering to remove moiré patterns.