Skip to content

Dithering Engine 1.8.0

Compare
Choose a tag to compare
@Eskils Eskils released this 24 Jul 19:24
· 10 commits to main since this release
dc9c401

What's Changed

Mountain dithered using Intellivision palette

  • Added support for intensity with Ordered dithering methods
  • Added support for Intellivision palette
  • Fix wrong coefficients on GPU for ordered dithering methods
  • Omit gray colors in palettes when using an ordered dithering method
  • Fixes in Demo app

Full Changelog: v1.7.0...v1.8.0