DITHER NBA pixelates the headshots of NBA players based on their per year statistics, where performance determines the resolution of the image. The statistics are synthesized into a single number through the default Yahoo! Head-to-Head Fantasy Basketball scoring algorithm. Statistics are connected and updated live via the BALLDONTLIE API . Live headshots include all players that are active during the 2024 season, connected via nba.com. Pixelization effect is achieved through the Floyd-Steinberg dither effect. DITHER NBA is free and open source: the github can be found here.


Logs/Updates


07/10/24

Book printing completed.


02/04/24

BALLDONTLIE made some major adjustments to their API, including a new tier system requiring API Keys to access data. This site is using their 'Rookie' tier, which allows access the following:


11/03/23

Repository Initialized.