1
Show HN: GJK Collision Detection in Any Dimension
专为开发者打造的高维碰撞检测库,将GJK算法推广到任意维度,统一单纯形距离计算,助力复杂物理仿真。
Hey HN! I created a library that extends GJK-based collision to higher dimensions. This approach unifies the math for computing the distance to the or…