separating-axis-test
test for the intersection of convex polytopes in 2d or 3d, computing the minimum translation vector
test for the intersection of convex polytopes in 2d or 3d, computing the minimum translation vector
sudoku-style matrix generator with unique elements in each row and columns
Annoy.js is a 0-dependency Hyperplane (Binary) Search Tree, inspired by Spotify Annoy as described by <a href="https://erikbern.com/2015/10/01/nearest-neighbors-and-vector-models-part-2-how-to-search-in-high-dimensional-spaces.html" target="_blank">This B