A fast 3D collision detection algorithm

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

Show HN: I rewrote an outdated React Native map clustering library

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 most popular library for this, react-native-maps-clustering, was fantastic in its day but has become outdated and no longer works with modern versions of Expo, React Native, and their dependencies.

After hitting a wall of compatibility issues, I decided to take on the challenge of rewriting it from t


Ricerca