Sunday, July 28, 2024

Show HN: A football/soccer pass visualizer made with Three.js https://ift.tt/owjCs1d

Show HN: A football/soccer pass visualizer made with Three.js I've been working on a football pass visualiser for the past week. It uses open data from StatsBomb to analyse and visualise passing patterns, allowing users to explore and filter the data by pass distance, team and players. https://ift.tt/ZmByToz July 29, 2024 at 02:15AM

No comments:

Post a Comment

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) https://ift.tt/5Af6h7W

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) Built a native Scratch 3.0 runtime in Lua that runs .sb3 pr...