math - Intersection between line and Grid resources -


i using 2-dimensional grid system x, y coordinates. closest example using can found in here.

i can find length of each segment of line in each multiplied value (could elevation, or other number) of cell.

the question is: want mathematical formula represents process. if have references or similar works, please refer them me.


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -