Skip to content

Instantly share code, notes, and snippets.

@rezoner
Last active August 29, 2015 14:21
Show Gist options
  • Save rezoner/8eb95e3f7ee4d4bef200 to your computer and use it in GitHub Desktop.
Save rezoner/8eb95e3f7ee4d4bef200 to your computer and use it in GitHub Desktop.
var offsets = [
[0.0, 1.0],
[0.0, 0.5],
[0.0, 0.0],
[0.5, 0.0],
[0.5, 0.5],
[0.5, 1.0]
[1.0, 0.0],
[1.0, 0.5],
[1.0, 1.0]
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment