Implementation of Bresenham's algorithm for lines and circles. Functions return sets of coordinates that can be used for plotting.
Sean McCarthy
gem "bresenham", "~> 0.0.2"