cosmos icon indicating copy to clipboard operation
cosmos copied to clipboard

Bresenham line programs in java & python

Open robotjellyzone opened this issue 6 years ago • 4 comments

Fixes issue:#4024

Changes:

*This algo generates a line by using a graphics library . Codes are implemented in java & python with outputs provided for each code.

robotjellyzone avatar May 11 '19 19:05 robotjellyzone

Hi, @Vaibhavi24 please review the above two files of java and python!! With commit message "java file of Bresenham" and "python file of Bresenham".

The one you reviewed was not relevant one as that was of c++ infix to prefix!!

robotjellyzone avatar May 19 '19 15:05 robotjellyzone

@arnavb please review it!!

robotjellyzone avatar May 20 '19 00:05 robotjellyzone

I have opened a new pull request to remove the unrelated files !!

robotjellyzone avatar May 30 '19 17:05 robotjellyzone

This should be closed as #4091 has been merged. Actually, this was suggested by codetriage to help triage open source issues :)

adi-g15 avatar Aug 19 '22 05:08 adi-g15