I discovered this collision detection algorithm during COVID and finally got around to writing about it.
github repo: https://github.com/cairnc/sat_blog
Comments URL: https://news.ycombinator.com/item?id=44510282
Points: 6
# Comments: 0
https://cairno.substack.com/p/improvements-to-the-separating-axis
Created
2h
|
Jul 9, 2025, 2:50:05 PM
Login to add comment
Other posts in this group



Article URL: https://susam.net/million-times-million.html
Comments URL: ht


Hey Hacker News,
I'm a long-time lurker and wanted to share a project I just finished building.
Like many React Native developers, I needed to add marker clustering to a map in my app. The mos