So the fill algorithm will continue in one direction until a boundary is reached. It will then change directions momentarily and attempt to continue back in the original direction. Will parallel execution of the algorithm behave the same way?
It will then change directions momentarily and attempt to continue back in the original direction.
Will parallel execution of the algorithm behave the same way?