Skip to content

Instantly share code, notes, and snippets.

@MagnusThor
Created August 12, 2020 21:11
Show Gist options
  • Save MagnusThor/12af15425ce07cae3c130558bd0447ef to your computer and use it in GitHub Desktop.
Save MagnusThor/12af15425ce07cae3c130558bd0447ef to your computer and use it in GitHub Desktop.
Points 5x5 ( 25 joints )
let pp =
[[0,4],[0,3],[0,2],[0,1],[0,0],[1,0],[2,0],[3,0],[4,0],[4,1],[4,2],[4,3],[4,4],[3,4],[3,3],[3,2],[3,1],[2,1],[1,1],[1,2],[1,3],[1,4],[2,4],[2,3],[2,2]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment