UNPKG

separating-axis-test

Version:

test for the intersection of convex polytopes in 2d or 3d, computing the minimum translation vector

3 lines (2 loc) 70 B
exports.sat2d = require('./2d.js') exports.sat3d = require('./3d.js')