Hi everyone,
I have a project to find the bresenham method for drawing a line, but I can't find one working. The last one I found, is this: http://tech-algorithm.com/articles/drawing-line-using-bresenham-algorithm/ (the last one).
But here, putpixel isn't implemented and so I erase it and the...
Thank you so much! I didn't understand a few things, though. When we say the width and height of the arc, we mean the width and height of the parallelogram that contains the arc? And I don't understand the last angle, can you expaint it to me please?
Hello everyone, I will probably have more questions, I 'm a total beginner in java graphics(I know java a little), and I would like to ask you, the first two integers what represent if not the width and height? I mean x and y. And the last ones in drawArc, what are they exactly? Thank you.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.