Draw circle, using integer operations

Q: Write a routine to draw a circle given a center coordiante (x,y) and a radius (r) without making use of any floating point computations.

Refer to graphics algorithms

Leave a Reply

Your email address will not be published. Required fields are marked *