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


03/05/24

When does Lamelo come back


02/04/24

BALLDONTLIE made some major adjustments to their API, including a new tier system requiring API Keys to access data. I, the almighty and all-knowing creator, went in and adapted the code to operate with these new restrictions. I am using their 'Rookie' tier, which allows me to access the following:


11/03/23

Initialized repository.