Skip to content

Instantly share code, notes, and snippets.

@SannaPersson
Created March 21, 2021 10:47
Show Gist options
  • Save SannaPersson/0660be0880179bf4a12b8ac7dc2840c9 to your computer and use it in GitHub Desktop.
Save SannaPersson/0660be0880179bf4a12b8ac7dc2840c9 to your computer and use it in GitHub Desktop.
x_cell, y_cell = S * x - j, S * y - i # both between [0,1]
width_cell, height_cell = width * S, height * S # can be greater than 1 since it's relative to the cell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment