I have a uniform grid of square cells and a point on that grid. I want to calculate the intersection of cells on the grid, with a circular area centered on the point, with a radius R.
Does anyone know of an efficient way of doing this?
Thanks!
I have a uniform grid of square cells and a point on that grid. I want to calculate the intersection of cells on the grid, with a circular area centered on the point, with a radius R.
Does anyone know of an efficient way of doing this?
Thanks!